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] #40 - 검색뷰 UI 구현 #41

Merged
merged 23 commits into from
Jul 15, 2023
Merged

Conversation

jeongdung-eo
Copy link
Contributor

@jeongdung-eo jeongdung-eo commented Jul 12, 2023

🌁 Background

  • 검색뷰 관련 UI구현을 위한 PR 입니다.

📱 Screenshot

initial cell empty cell searchResult cell
스크린샷 2023-07-12 오전 11 17 15 스크린샷 2023-07-12 오전 11 18 33 스크린샷 2023-07-14 오후 12 10 52

👩‍💻 Contents

  • search 네비게이션 뷰 구현했습니다.
  • search 결과뷰 구현했습니다.
  • 검색뷰로 진입했을 때의 initial 셀과 검색결과가 없는 경우인 empty cell을 구현했습니다.
  • empty cell은 재사용할 수 있도록 enum으로 empty Icon 을 분리했고, 같은 empty Icon이지만 text가 다른 경우 text를 입력 받을 수 있도록 getEmptyText 함수를 선언해두었습니다.

✅ Testing

📝 Review Note

📣 Related Issue

📬 Reference

@jeongdung-eo jeongdung-eo self-assigned this Jul 12, 2023
@jeongdung-eo jeongdung-eo changed the title [Feat] #40 - 검색 상단뷰 , 빵집 결과뷰, empty셀 구현 [Feat] 검색뷰 UI 구현구현 Jul 12, 2023
@jeongdung-eo jeongdung-eo changed the title [Feat] 검색뷰 UI 구현구현 [Feat] 검색뷰 UI 구현 Jul 12, 2023
@ckkim817 ckkim817 changed the title [Feat] 검색뷰 UI 구현 [Feat] #40 - 검색뷰 UI 구현 Jul 12, 2023
@jeongdung-eo jeongdung-eo merged commit 3472849 into develop Jul 15, 2023
1 of 2 checks passed
@jeongdung-eo jeongdung-eo deleted the feat/#40-search-topView 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] 검색뷰 UI 구현
1 participant