suitenumerique/docs

Reset Side Panel State on close or switching to other doc

开放

#2,439 创建于 2026年6月18日

 (2 条评论) (0 个反应) (0 位负责人)Python (595 个派生)github user discovery
enhancementfrontendgood first issue

仓库指标

星标
 (16,557 个星标)
PR 合并指标
 (平均合并 15天 9小时) (30 天内合并 40 个 PR)

描述

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.

贡献者指南