-
Follow general ARIA practices guidelines: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/
This should include guidelines outlined on #1088 with the addition of the following
Multiselect is co…
-
Combobox multi-select functionality has some concerns that could be improved:
- researched the accessibility concerns that come with this markup
- fix focus when multi-select is enabled
- Scroll t…
-
# Checklist (for the issue creator)
- [x] I have verified the bug exists in the latest version of `@synergy-design-system/components` (e.g. via `pnpm install @synergy-design-system/components`)…
-
**Describe the bug**
If you open an empty ComboBox, the popup size somehow gets affected. If you add items to the ComboBox later on, it will remain quite small compared to the size it would have if i…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentatio…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Allow for [Combobox Item Group](https:…
-
Hi,
I would like to if `ComboBox` could enable search/filtering, it means that I would like to be able to write text and the possible variants (`selectable_value`) of `ComboBox` would be filtered bas…
-
At least with ChromeVox:
Using arrow keys does not announce the highlighted value.
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/
I cannot figure out why, compar…
-
Old Select related issues (which we aim to address with the New Select):
- https://github.com/grafana/grafana/pull/92026
- https://github.com/grafana/grafana/issues/91683
- https://github.com/grafana/…
-
I inserted CTkScrollableDropdown on CTkCombobox where there are many items, and now this Combobox stops opening. It's a pity that this is so, the project is useful and I wanted to apply it to my proje…