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

[AN] refactor: 모임 등록 & 강아지 선택 UI 개선 #439

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

jinuemong
Copy link
Contributor

이슈

개발 사항

  • 모임 등록 UI 개선
  • 강아지 선택 UI 개선
111.mp4

@jinuemong jinuemong self-assigned this Aug 16, 2024
@jinuemong jinuemong added 🤹 enhance 성능 개선 🤖 android android labels Aug 16, 2024
Copy link

Test Results

3 tests  ±0   3 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 880a1ac. ± Comparison against base commit 2dd90b5.

Copy link
Member

@junjange junjange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨어요~~

Copy link
Member

@gaeun5744 gaeun5744 left a 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 ->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit이라는 네이밍이 개발적인 용어라서, 로직이 연상되지 않네요
PreventCompletePreventFinish는 어떤가요?!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다 !
TODO 달아놨는데, 다음 Pr에 수정해서 요청할게요

@jinuemong jinuemong merged commit 0ee6ebc into develop Aug 17, 2024
2 checks passed
@jinuemong jinuemong deleted the refactor/club-add branch August 17, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 android android 🤹 enhance 성능 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

모임 등록 & 강아지 선택 UI 개선
3 participants