lion/packages/ui/components/combobox/test
gerjanvangeest 02a9427a7d
fix(combobox): when multiple choice reset all listbox options on select (#2332)
* fix(combobox): when multiple choice reset all listbox options on select

* Apply suggestions from code review

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>

* chore: clear options also on click

* chore: adopt code to show list when only when showAllOnEmpty is true

---------

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-08-27 10:48:12 +02:00
..
lion-combobox-integrations.test.js feat: support (multiselect) choice-groups with allow-custom-choice 2023-11-08 15:05:09 +01:00
lion-combobox.test.js fix(combobox): when multiple choice reset all listbox options on select (#2332) 2024-08-27 10:48:12 +02:00
validators.test.js feat(combobox): add requireOptionMatch flag and MatchesOption validator 2023-03-16 18:18:40 +01:00