-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
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
Dec 15, 2023
- Error 시에도 요청 보내는 부분 삭제 - title에 따라 아이디 찾기, 비밀번호 찾기, 회원가입 구분하는 부분 when으로 변경
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: