Skip to content

Commit

Permalink
SearchSelectInput Design modifications for search-select when used in…
Browse files Browse the repository at this point in the history
… a filter (#2981)

* feat(filters): design modifications for search-select when used in a filter component

* feat(filters): provide count prop in search-select-input

* feat(filters): design modifications for search-select when used in a filter component

* feat(filters): provide count prop in search-select-input

* feat(filters): design modifications for search-select when used in a filter component

* feat(filters): provide count prop in search-select-input

* feat(filters): undo lockfile modification

* feat(filters): pass param

---------

Co-authored-by: Ddouglasz <[email protected]>
  • Loading branch information
ddouglasz and Ddouglasz authored Nov 20, 2024
1 parent ca99231 commit c4c40e9
Show file tree
Hide file tree
Showing 5 changed files with 162 additions and 49 deletions.
6 changes: 6 additions & 0 deletions .changeset/quick-rabbits-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@commercetools-uikit/search-select-input': minor
'@commercetools-uikit/select-utils': minor
---

As the filters component is being built, there are some visual modifications that need to happen in the search-select-input to support the designs and ux of the filters pattern. most of these changes are dependent on new props to set these options when the search-select-input component is used as a filter component.
Loading

0 comments on commit c4c40e9

Please sign in to comment.