Skip to content

ref(pagefilters) remove desynced filter behavior#108141

Merged
JonasBa merged 3 commits intomasterfrom
jb/pageFilters/desynced
Feb 12, 2026
Merged

ref(pagefilters) remove desynced filter behavior#108141
JonasBa merged 3 commits intomasterfrom
jb/pageFilters/desynced

Conversation

@JonasBa
Copy link
Member

@JonasBa JonasBa commented Feb 12, 2026

Removing desynced filter behavior due to a) extremely low times it's visible and b) because most user interactions are to dismiss the filters (5:1 ratio of dismiss vs revert). The user interaction of opening a link implies that there will be a change in the filters and content of the page, so we should not need to explain this.

@JonasBa JonasBa requested review from a team as code owners February 12, 2026 17:46
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 12, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@JonasBa JonasBa merged commit c542f16 into master Feb 12, 2026
61 checks passed
@JonasBa JonasBa deleted the jb/pageFilters/desynced branch February 12, 2026 19:01
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
Removing desynced filter behavior due to a) extremely low times it's
visible and b) because most user interactions are to dismiss the filters
(5:1 ratio of dismiss vs revert). The user interaction of opening a link
implies that there will be a change in the filters and content of the
page, so we should not need to explain this.
DominikB2014 pushed a commit that referenced this pull request Feb 13, 2026
Removing desynced filter behavior due to a) extremely low times it's
visible and b) because most user interactions are to dismiss the filters
(5:1 ratio of dismiss vs revert). The user interaction of opening a link
implies that there will be a change in the filters and content of the
page, so we should not need to explain this.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants