Thanks for sharing 🤩
Small question regarding the dropdown list - is it planned that it should render as a window like the current implementation or will it be in the document
I was just wondering - if someone was to author a filterable select component with this new API, would the select element accept input as its child? Something like:
no -- select does not contain interactive elements. This would be considered a "combobox" (Which we've been discussing but has a ways to go. Really hard to make accessible!)
Comments
Is the new API contemplating nested selects to mimic mega-menus or nested contextual menus? Just curious...
Small question regarding the dropdown list - is it planned that it should render as a window like the current implementation or will it be in the document
https://developer.mozilla.org/en-US/docs/Glossary/Top_layer
select
input
option
option
...
Or am I going too far? ;-)
https://open-ui.org/components/combobox.explainer/