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

[feat] #152 닉네임 수정 페이지 및 회원탈퇴 추가 #152

Merged

Conversation

One-HyeWon
Copy link
Member

@One-HyeWon One-HyeWon commented May 27, 2024

1. 무슨 이유로 코드를 변경했나요?

닉네임 수정 ui와 회원탈퇴 기능을 추가하였습니다


2. 어떤 위험이나 장애를 발견했나요?

직관적인 ui를 위해 닉네임은 수정 페이지가 아닌 마이페이지에서 직접 수정이 가능하게 변경하였습니다


3. 관련 스크린샷을 첨부해주세요.

image
image
image
image
스크린샷 2024-05-28 오후 9 19 45


4. 완료 사항


5. 추가 사항

closed #151

@One-HyeWon One-HyeWon self-assigned this May 27, 2024
src/app/_components/information/EditNickname.tsx Outdated Show resolved Hide resolved
src/app/_service/userinfo.ts Outdated Show resolved Hide resolved
@One-HyeWon One-HyeWon changed the base branch from develop to main May 28, 2024 12:22
@One-HyeWon One-HyeWon merged commit b5d1062 into main May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] #151 닉네임 수정 페이지 제작 및 회원 탈퇴 기능
2 participants