-
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/관리자 유저 모달 개선 #647 #649
The head ref may contain hidden characters: "Feat/\uAD00\uB9AC\uC790-\uC720\uC800-\uBAA8\uB2EC-\uAC1C\uC120-#647"
Conversation
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.
주말간에 모달 스타일에 신경쓰신게 많이 보이네요 고생하셨습니다!
몇가지 코멘트 남겨드린거 답변 달아주시면 되겠고 사진 업로드 관련해서 아래 이슈 확인 부탁드립니다.
- 업로드할 사진 미리보기는 되지만 정작 전송(변경)버튼을 클릭하면 userInfo안에는 업로드 전 사진 url이 담겨있습니다.
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.
모달을 만드는 완전 처음부터 지금까지의 과정을 옆에서 지켜본 사람으로서 기능적인 부분도 당연하지만, 디자인적으로 변한게 많은 것이 확 느껴졌습니다. NaN으로 표시되어서 고쳐야했던 부분도 말끔하게 수정해주신 것을 확인할 수 있었습니다! 수정하시느라 수고 많으셨습니다!
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.
수고하셨습니다 !! 모송님이 많이 써주셔서 크게 더 고칠게 없는거같기도 한데 사소한 코멘트 확인 부탁드립니다 ~
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.
수고하셨습니다 큰 문제는 없는데 리팩토링할만한 요소가 있는것같아서 소소한 코멘트 확인해주시면 될거같아요 ~
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.
필요없는 주석은 삭제해주시고 래현님 말씀처럼 역할이 끝난(main에 붙이는 PR에서) console.log는 삭제해주시는게 좋습니다.
admin/users.tsx에서 intraId가 하드코딩되어 있던데 유저관리 페이지에 table 만들어서 올려드리도록 할게요
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.
고생하셨습니다!
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.
lgtm~ 수고하셨습니다 !
📌 개요
💻 작업사항
ETC
지금 api 정보가 email로 보내서 이메일이 수정이 안되는데 오늘내로 고쳐질 것 같습니다 (명세는 eMail)
유저 role 타입도 한글 string으로 보내고 있어 바꿔주신다고 했습니다
이 두가지 내용 제외하고는 get요청, put요청 보내보시면 잘 바뀌는지 확인가능해요!