-
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
✨ Feat(#239): 내 프로필 페이지 API 연동 #249
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
- onChange에 onValueChange 등록 및 아이콘 제거
- 필드 이름 뒤에 Id 추가
- onChange에 onValueChange 등록 및 아이콘 제거
- 필드 이름 뒤에 Id 추가
- 잘못된 요청 경로 수정
- 프로필 수정 기능 연동 완료 - 회원 탈퇴 기능 연동 완료
…m-Blitz-Steady/steady-client into feat/#239/myprofile-api-sync
- 빌드 에러는 해결됐지만 올바른 방법인지 검증 필요ㅛ
- 회원 탈퇴 api 요청 함수 export에서 호출부분 제거 - 그 외 한줄 소개 null일 시 보여줄 대체 문구 추가
JIY00N2
approved these changes
Nov 24, 2023
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.
고생했습니다 !!!ㅎㅎ
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.
📑 구현 사항
내 프로필 페이지에 프로필 수정 API를 연동했습니다
회원 탈퇴 버튼에 해당 API를 연동했습니다
🚧 특이 사항
생략
🚨관련 이슈
close #239