fix(coral): Replace `NativeSelect` by `Combobox` for Topic selection fields
Offen
#2,099
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @mathieu-anderson
Auf GitHub ansehen
Frontend
Housekeeping
- Vorherrschende Sprache
- Java
- Sterne
- 195
- Forks
- 77
- Ø Merge
- 8 T. 9 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
# What is currently happening?
The `NativeSelect` UI is not fitted to selecting a Topic, as there can be hundreds and thousands of options, and the native browser UI is not fitted for such a task:
https://github.com/Aiven-Open/klaw/assets/20607294/a06758a6-8819-4ab4-b55f-b8571bc0b9d7
# How could this be improved?
Use `Combobox` instead. I believe we did not because of a11y concerns, but it seems ok in the current version of `aquarium`?
https://github.com/Aiven-Open/klaw/assets/20607294/eee2d9c2-6ce9-4e40-9236-e1dc00fac3d4
- [x] I plan to open a pull request for this feature
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.