-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Feat] 유저 모달 에러 관리 #666
Labels
Comments
42sungwook
pushed a commit
that referenced
this issue
Feb 21, 2023
42sungwook
pushed a commit
that referenced
this issue
Feb 21, 2023
Merged
4 tasks
42sungwook
pushed a commit
that referenced
this issue
Feb 22, 2023
42sungwook
pushed a commit
that referenced
this issue
Feb 22, 2023
salty0306
added a commit
that referenced
this issue
Feb 27, 2023
salty0306
added a commit
that referenced
this issue
Feb 27, 2023
salty0306
added a commit
that referenced
this issue
Feb 27, 2023
salty0306
added a commit
that referenced
this issue
Feb 27, 2023
42sungwook
pushed a commit
that referenced
this issue
Feb 27, 2023
42sungwook
pushed a commit
that referenced
this issue
Feb 27, 2023
github-project-automation
bot
moved this from 🏗 In progress
to ✅ Done
in 🍌 Version 2 - Frontend
Mar 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Desc
이미지 압축기능 추가
토스트로 오류 처리 (아직 토스트가 완성되지 않아서 주석으로 처리)
여러가지 에러 처리
Detail
(이미지 태그의 width, height 값이 실제 이미지 크기보다 작아서 생김 -> 압축으로 크기 지정)
(현재 custom hook으로 파일 업로드를 따로 빼서 관리하는데 export하는 함수에 async를 제거하여 해결)
(압축된 imgData를 제대로 보내지 않아 생긴 문제)
(200 정상, 207 랭크정보만 없어서 수정 불가, 400 잘못된 요청, 401 권한 없음, 413 파일 용량제한 에러, 415 파일 확장자 에러)
하지만 관리자에게 다스베이더를 보여줄 필요는 없다고 판단하여 alt 메세지 수정
관리자가 이미지를 바꿔주면 이미지 압축을 맞게 해주어 문제 없을 것으로 판단 (사용자가 보는 프로필 이미지는 다시 확인 필요)
Todo
Etc
The text was updated successfully, but these errors were encountered: