-
Notifications
You must be signed in to change notification settings - Fork 3
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
[AN] refactor: 모임 등록 & 강아지 선택 UI 개선 #439
Conversation
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.
고생하셨어요~~
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.
고생하셨습니다~
@@ -110,6 +115,13 @@ class PetSelectBottomSheet( | |||
R.string.dog_select_load_fail, | |||
), | |||
) | |||
|
|||
PetSelectEvent.PreventCommit -> |
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.
Commit
이라는 네이밍이 개발적인 용어라서, 로직이 연상되지 않네요
PreventComplete
나 PreventFinish
는 어떤가요?!
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.
좋습니다 !
TODO 달아놨는데, 다음 Pr에 수정해서 요청할게요
이슈
개발 사항
111.mp4