silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
161 stars 17 forks source link

Refactor Selector with Floating UI #1644

Closed axelboc closed 1 month ago

axelboc commented 1 month ago

This was a bit more complicated because of the option groups in the color map selector, since it forced me to use FloatingList and useListItem.

But ... I can now remove react-aria-menubutton at last :tada:

Next steps: