Listbox Component #2013
jmagaram
started this conversation in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm always surprised and confused about why so many UI control libraries don't have this. You know a list of things with single or multiple selection, keyboard navigation to move up and down, etc. Like the HTML select but not limited to just dumb text. Ideally you could put anything in it - text with icons, rich text, cards, etc. This is critical if you ever want a master details view with good keyboard support. Here is a really thoughtful version of it but this repository isn't being updated.
https://component.kitchen/elix/ListBox
And a related older issue...
shoelace-style/shoelace#1209
Beta Was this translation helpful? Give feedback.
All reactions