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] 리뷰 수정 및 삭제 +a #187

Open
WooBinHam opened this issue Sep 20, 2023 · 0 comments
Open

[Feat] 리뷰 수정 및 삭제 +a #187

WooBinHam opened this issue Sep 20, 2023 · 0 comments
Assignees

Comments

@WooBinHam
Copy link
Contributor

  • 리뷰목록에서 user UUID가 아닌 nickname이 보이도록 하기
  • 리뷰 수정 기능 제공하기
  • 리뷰 삭제 기능 제공하기
  • 리뷰 신고 기능 제공하기
@WooBinHam WooBinHam self-assigned this Sep 20, 2023
WooBinHam added a commit that referenced this issue Sep 20, 2023
- 리뷰 목록에서 User uuid 대신 user의 닉네임이 보이도록 설정
- isLast값은 true로 고정
- 서버에 요청하는 한번에 보여질 리뷰 갯수는 20개로 고정
WooBinHam added a commit that referenced this issue Sep 20, 2023
- 리뷰 수정시 작성하는 Fragment로 이동할 때 argument로 reviewId를 줌. 이때 처음 작성할 때에는 reivewId가 없으므로 null.
- reviewId가 null 이면 처음 작성하는 것으로 간주. null 이면 post, null이 아니면 patch
WooBinHam added a commit that referenced this issue Sep 20, 2023
- 리뷰 삭제 버튼 클릭 시 확인 문구 한번 출력
WooBinHam added a commit that referenced this issue Sep 20, 2023
WooBinHam added a commit that referenced this issue Sep 20, 2023
- 기술적인 문제로 상세페이지에서 지도 눌렀을 경우 튕김 현상이 있음.
- 현재는 주석처리(비활성화)
WooBinHam added a commit that referenced this issue Sep 20, 2023
- 휴대폰 번호 인증 시 인증번호 받기 클릭하면 휴대폰 입력란 비활성화
WooBinHam added a commit that referenced this issue Sep 20, 2023
WooBinHam added a commit that referenced this issue Dec 15, 2023
- Error 시에도 요청 보내는 부분 삭제
- title에 따라 아이디 찾기, 비밀번호 찾기, 회원가입 구분하는 부분 when으로 변경
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

When branches are created from issues, their pull requests are automatically linked.

1 participant