-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/26 업로드 모달 구현 #33
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
hanbin9775
commented
Aug 15, 2021
•
edited
Loading
edited
- uploadModalStepAtom, uploadModalPopStateAtom 구현
- 업로드는 아직 배포안된 api에 연동. (박건님에게 구조를 물어봐서 그것을 바탕으로 구현)
- 413 에러(payload is too large)가 발생하는데 실재하지 않은 api라 그런지, file을 urlData으로 넘겨줘서 그런지는 api가 실제로 배포되면 알아봐야함.
- 문제해결 동영상 업로드 기능 구현하기 #26 (comment)
- 모달 컴포넌트의 삽입 위치 고민중.. (어쩌피 메인에서만 보는 컴포넌트니깐 메인에 두는게 맞나? 근데 또 실제 업로드 모달 띄우는 버튼은 leftNav에 있음)
* 모달 공통모듈 wrapper (width height borderRadius) 추가 * 비디오 모달 비디오 가로 비율 맞춤 * 비디오 모달 비디오 백그라운드 #000로 변환 *메인 페이지에 임의 upload button 추가 * 임의 upload button에 upload 모달 연결
* 모달 페이지 분리 * 모달 레이아웃 * 모달 버튼 구현 * 모달 사진 이어지는 기능 구현 - [ ] 모달 마지막 페이지 구현 - [ ] axios 로 백 연결 - [ ] x아이콘과 마지막 버튼에 모달 닫기 추가
…into feature/26
…into feature/26
add: uploadModalPopStateAtom
SoonGwan
approved these changes
Aug 18, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
일이 많아서 이제 코드를 봅니당 ㅠㅠ
문뜩 든 생각인데 저희 다 작업하는 코드 보니 위에 eslint-disabled 주석이 엄청 많네요.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.