ecoacoustics / web-components

https://oe-web-components.netlify.app/
MIT License
1 stars 0 forks source link

Media controls settings overflow should dynamically truncate items to overflow #87

Open hudson-newey opened 3 months ago

hudson-newey commented 3 months ago

At the moment, the media controls component has a static set of items that are placed in the "overflow" menu (displayed with a cog icon).

However, we should dynamically add/remove items from this overflow menu depending on if they will fit in the container.

We should use semantic icons (with a tooltip) if the setting is not placed within the overflow menu, but should expand to the full text (perhaps with icons) when placed inside the overflow menu