Skip to content

Commit a6d86ae

Browse files
ddouglaszDdouglaszByronDWall
authored
filters design modifications for async select input (#2980)
* feat(filters): testing a commit issue * feat(filters): add appearance and option styles features to asyn select when used in a filter component * feat(filters): add appearance and option styles features to asyn select when used in a filter component * feat(filters): add appearance and option styles features to asyn select when used in a filter component * feat(filters): add changeset * feat(filters): debug * feat(filters): remove leftover code * feat(filters): provide count prop in async select * feat(filters): testing a commit issue * feat(filters): add appearance and option styles features to asyn select when used in a filter component * feat(filters): add appearance and option styles features to asyn select when used in a filter component * feat(filters): add changeset * feat(filters): debug * feat(filters): remove leftover code * feat(filters): provide count prop in async select * feat(filters): update branch changes with main * feat(filters): update branch placeholder logic * feat(select utils): insure that the filter menu does position itself absolutely when appearance:filter is true --------- Co-authored-by: Ddouglasz <[email protected]> Co-authored-by: Byron Wall <[email protected]>
1 parent 6b76c33 commit a6d86ae

File tree

5 files changed

+146
-55
lines changed

5 files changed

+146
-55
lines changed

.changeset/calm-brooms-chew.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@commercetools-uikit/async-select-input': minor
3+
'@commercetools-uikit/select-utils': minor
4+
---
5+
6+
As the filters component is being built, there are some visual modifications that need to happen in the async 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 async-select component is used as in a filter component.

0 commit comments

Comments
 (0)