Code development platform for open source projects from the European Union institutions

Skip to content

[#18] Make the sidebar collapsible

Daniel JIANU requested to merge #18-collapsible-sidebar into development

This PR makes the Search page sidebar collapsible. The collapsed state is saved in local storage so that it's persisted between reloads.

When the sidebar collapses, all the contained sections are collapsed too, only the button icons remaining visible. Any indicators that were displayed on the sections will now become visible on the buttons, with the correct color.

Clicking on one of the buttons expands both the sidebar and the corresponding section.

Captură_de_ecran_din_2024-04-10_la_09.30.40

Captură_de_ecran_din_2024-04-10_la_09.31.15

Merge request reports