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

M3-337 그룹 검색 기능 개발 #95

Merged
merged 14 commits into from
Sep 9, 2024

Conversation

tkdals802
Copy link
Contributor

작업 내용*

  • 그룹 검색 UI 적용
  • 그룹 로고, 이름, id를 호출
  • 아직 그룹 랭킹 관련 text는 const값으로 처리
  • 검색어를 입력할때마다 자동으로 검색 후 화면 업데이트
  • 검색어 입력이 없을 시 상위 랭킹 3개 그룹 표시
  • 입력한 검색어의 그룹이 없을시 그룹이 없다는 텍스트 표시
  • 그룹 메인 페이지 로고 이미지 연결
  • 그룹 id로 그룹 메인페이지로 접근
  • 현재 1,2,3등 그룹은 그룹 id 1,2,3으로 설정

고민한 내용*

  • 검색어가 없을때, 검색어가 있고 result가 있을때, 검색어가 있고 result가 없을때로 나누어서 화면에 출력
  • 기술적 고민

리뷰 요구사항

  • 변수, 함수, 로직

스크린샷

Image 1 Image 2 Image 3
image image image

@tkdals802 tkdals802 self-assigned this Sep 8, 2024
@tkdals802 tkdals802 changed the base branch from develop to develop-group September 8, 2024 15:48
lib/controllers/search_community_controller.dart Outdated Show resolved Hide resolved
lib/models/search_group.dart Outdated Show resolved Hide resolved
@koomin1227
Copy link
Member

검색안한 상태에서 123 위는 안보여주는 것이 어떨까요? 현재 픽셀, 누적픽셀도 아예 없애는 것도 괜찮을 것 같아요!

@tkdals802 tkdals802 merged commit 2464dfc into develop-group Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants