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] #31 - WriteReviewViewController 기능 완료 #38

Merged
merged 197 commits into from
Jul 15, 2023

Conversation

seongmin221
Copy link
Contributor

🌁 Background

리뷰 작성하기 UI 구현에 이어 기능도 구현 완료하였습니닷 !
다만 문제가 하나 있긴 한데... 일단은 얼추 되어서 후순위로 넣어두겠습니닷

📱 Screenshot

좋아요 눌렀을 시 플로우

Simulator.Screen.Recording.-.iPhone.13.mini.-.2023-07-11.at.18.00.51.mp4

별로'예'요 눌렀을 시 플로우

Simulator.Screen.Recording.-.iPhone.13.mini.-.2023-07-11.at.18.01.44.mp4

리뷰 자세히 작성할 때 플로우

Simulator.Screen.Recording.-.iPhone.13.mini.-.2023-07-11.at.18.22.19.mp4

👩‍💻 Contents

  • WriteReviewViewController 플로우 추가
  • ReviewDetailTextView UI 변경 구현
  • 좋아요 별로예요 일 때 하단 option들 활성화 비활성화 설정

✅ Testing

넘어와서 테스트 ㄱㄱ

📝 Review Note

키보드 올라갈 때 TextView 하단에 몇 글자 썼는지 표시되는 부분도 보였으면 좋겠는데 그 부분은....후순위로...
그리고 약간의 버그가 있습니닷

좋아요나 별로예요 누르고 다른 하단 옵션들 눌렀을 설정하고, 다시 동일한 좋아요나 별로예요 눌렀을 시 설정한 옵션들이 사라집니닷.. 하핳

📣 Related Issue

📬 Reference

seongmin221 and others added 30 commits July 10, 2023 16:21
splash image, title icon 추가
splash image와 title을 launchscreen으로 묶고 icons 폴더로 옮겼습니다
seongmin221 and others added 28 commits July 15, 2023 15:58
[Feat] #39 - 필터 선택 플로우 구현
[Feat] #42 - 마이페이지 저장목록 UI 구현
[Feat] #43 - 마이페이지 내가 쓴 리뷰 UI 구현
@seongmin221 seongmin221 merged commit 1a5bb7f into feat/#16-review-view Jul 15, 2023
1 check failed
@jeongdung-eo jeongdung-eo deleted the feat/#31-review-flow branch September 25, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] WriteReviewViewController 기능 구현
3 participants