lion/packages/ui/components/select-rich/src
Danny Moerkerke 84173cdba1
fix(@lion/ui): [select-rich] listbox element always focused in overlay
when the overlay is shown, the "autofocus" attribute is added to _listboxNode (_inputNode) to make sure that keyboard navigation continues to work when the element is inside a bottomsheet. When the overlay is closed the attribute is removed.
2023-02-09 18:41:18 +01:00
..
LionSelectInvoker.js feat: use dialog element for top layer functionality of all overlays 2022-12-09 15:54:28 +01:00
LionSelectRich.js fix(@lion/ui): [select-rich] listbox element always focused in overlay 2023-02-09 18:41:18 +01:00