samvera-labs / ramp

Interactive, IIIF powered audio/video media player React components library. Styleguidist Docs: https://samvera-labs.github.io/ramp/
https://ramp.avalonmediasystem.org/
30 stars 5 forks source link

Change UI for structured nav to include collapse all button #686

Closed Dananji closed 1 month ago

Dananji commented 1 month ago

This PR changes the UI of the structured navigation component to include collapse/expand all sections button as part of the structures in the display. This helps to mimic the collapse/expand all button we had in Avalon in the previous implementation as below;

Screenshot 2024-10-28 at 11 12 45 AM

Before:

Screenshot 2024-10-28 at 11 11 09 AM

After:

Screenshot 2024-10-28 at 11 10 26 AM

For non-collapsible structures:

Screenshot 2024-10-28 at 11 10 44 AM

Related issue: #645