Make dropdowns (selects) searchable feature/91-searchable_dropdowns #97
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/91-searchable_dropdowns"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pretty much what the title says.
I replaced all select dropdowns with svelte select to make the stuff searchable and overall a little bit smoother.
This also enables us to load the dropdown contents async in the future.
Imo ux++
closes #91
LGTM ✅
keyboard accessibility should be fixed in a new task 👍