Skip to content

Commit

Permalink
Feat: 검색 플로우 필터링 퍼블리싱 (#39)
Browse files Browse the repository at this point in the history
* feat: 검색 필터링 퍼블리싱

* feat: icon 누르기 구현

* feat: filter 버튼 에 선택된 카테고리 보여주기

* fix: filter 버튼 에 선택된 카테고리 보여주기

* feat: 외부 클릭시 바텀시트 닫기

* feat: filterState 초기값

* feat: 바텀시트 공통 컴포넌트 생성

* feat: 뒤 스크롤 막기

* feat: props butonText optional로 변경

* feat: createPortal bottom sheet 로 변경

* feat: absoulte -> fixed

* feat: categoryName 변경
  • Loading branch information
seobbang authored Sep 17, 2024
1 parent e34b364 commit f6c9490
Show file tree
Hide file tree
Showing 55 changed files with 1,055 additions and 20 deletions.
9 changes: 9 additions & 0 deletions src/assets/icon/audioguide_default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/assets/icon/audioguide_selected.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/assets/icon/auditorium_default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f6c9490

Please sign in to comment.