Commit Graph

3 Commits

Author SHA1 Message Date
Mo
ceedaade82 Revert "feat: wrap search option bubbles if not enough space (#918)"
This reverts commit be6a9fdb34.
2022-03-10 09:52:39 -06:00
Aman Harwara
be6a9fdb34 feat: wrap search option bubbles if not enough space (#918) 2022-03-10 20:57:59 +05:30
Myreli
5d49352f93 feat: redesign search filtering experience (#908)
* feat(search): redesign search filters as bubbles like mobile

* fix(search): decouble Bubble component styling

- animate the bubles on search
- decouple the Bubbles styling using utility classes
- improve styling of the new search options

* fix(Bubble): remove duplicated utility classes

* fix(bubble): use color neutral utility

* fix(bubble): increase gaps and justify center

* fix(Bubble): increase height and decrease gap

* fix(search): improve usability on search options

- increase animation timing to match mobile
- properly center cancel button
- only show cancel on text input
- prevent search options from disappearing when clicking with no text

* fix(search-options): improve spacing and auto size

* fix(search-options): improve animation and  decrease gap
2022-03-08 10:50:21 -06:00