saleor-dashboard/src/components/SingleAutocompleteSelectField
Dawid 9f7c934dec
Fix dropdown select arrow clicks bugs (#2301)
* Fix dropdown arrow click

* Fix multi-select dropdown arrow click

* Update changelog

* Update test snapshots of select inputs

* Grey out select dropdowns bottom arrow

* Prevent clearing input value in multiselect on item select

Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
2022-09-23 13:39:25 +02:00
..
index.ts Add dynamic loading 2019-10-16 17:52:16 +02:00
SingleAutocompleteSelectField.stories.tsx Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
SingleAutocompleteSelectField.tsx Fix dropdown select arrow clicks bugs (#2301) 2022-09-23 13:39:25 +02:00
SingleAutocompleteSelectFieldContent.tsx Fix dropdown select arrow clicks bugs (#2301) 2022-09-23 13:39:25 +02:00
styles.ts Fix dropdown select arrow clicks bugs (#2301) 2022-09-23 13:39:25 +02:00