Skip to content
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

[CLIENT][FEAT] 마이페이지 유저 정보 수정 모달창 구현 #50

Open
12 of 13 tasks
yejinzz opened this issue Jul 3, 2023 · 0 comments
Open
12 of 13 tasks
Assignees
Milestone

Comments

@yejinzz
Copy link
Collaborator

yejinzz commented Jul 3, 2023

요구사항 ID

UPC-006
UPC-007

요구사항

유저 정보를 수정할 수 있는 모달창 구현
현재 유저 정보를 가져와야함

상세 요구사항

유저 정보를 수정할 수 있는 모달창 구현
현재 유저 정보를 가져와야함

TODO

  • 마이페이지 내 edit profile 버튼 클릭시 모달창 열림

  • 모달창 내 수정 버튼 클릭시 모달창 닫힘

  • 모달창 닫기 버튼 또는 모달창 외부 클릭시 모달창 닫히도록 구현

  • 현재 유저 데이터 get 요청으로 불러오기

  • 프로필 사진이 변경이 가능하도록 구현

  • 닉네임 또는 업사이클러명, 현재 비밀번호, 새 비밀번호, 새 비밀번호 확인 입력란 추가

  • 유효성 검사

    • 현재 비밀번호는 필수 입력
    • 닉네임이나 프로필 사진만 변경할 시에는 새 비밀번호 입력하지 않아도 수정 가능
    • 닉네임 중복시 오류메시지가 뜨는가?
    • 현재 비밀번호가 미입력되었을때 오류 메시지 표시
    • 현재 비밀번호가 일치 않을때 오류메시지 표시
    • 새 비밀번호와 비밀번호 확인이 동일하지 않을때 오류 메시지 표시
@yejinzz yejinzz added this to the THIRD milestone Jul 3, 2023
@yejinzz yejinzz self-assigned this Jul 3, 2023
@yejinzz yejinzz changed the title [CLIENT][FEAT] 유저 정보 수정 모달창 구현 [CLIENT][FEAT] 마이페이지 유저 정보 수정 모달창 구현 Jul 3, 2023
@weed7968 weed7968 removed the function label Jul 3, 2023
@yejinzz yejinzz added the data label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants