suitenumerique/docs

Reset Side Panel State on close or switching to other doc

Aperta

#2439 aperta il 18 giu 2026

 (2 commenti) (0 reazioni) (0 assegnatari)Python (595 fork)github user discovery
enhancementfrontendgood first issue

Metriche repository

Star
 (16.557 stelle)
Metriche merge PR
 (Merge medio 15g 9h) (40 PR mergiate in 30 g)

Descrizione

Enhancement Request

Is your feature request related to a problem or unsupported use case? Please describe. Currently, the state of the side panel, specifically the filter for "Open / Resolved" issues, persists even after closing the panel or can remain opened when switching between documents. This can lead to confusion when users expect the filter to reset to a default state (e.g., showing open comments) when reopening the panel for a new document.

Describe the solution you'd like I propose that the side panel's filter state (e.g., "Open / Resolved") should reset to its default state every time the panel is closed. The user should also have to open the side panel each time he switches document. This ensures a consistent and predictable experience when users open the side panel for a new document or revisit it after closing.

Guida contributor