Skip to content

Remove show key events filter#15990

Draft
williammead wants to merge 3 commits into
mainfrom
remove-show-key-events-filter
Draft

Remove show key events filter#15990
williammead wants to merge 3 commits into
mainfrom
remove-show-key-events-filter

Conversation

@williammead
Copy link
Copy Markdown
Contributor

What does this change?

Removes "Show key events only" toggle. The toggle was implemented with a parameter called filterKeyEvents so all references to that have been removed as well.

The accompanying work needs to be carried out in Frontend which is currently still filtering the key events if the filterKeyEvents query parameter is true and sending the filterKeyEvents parameter to DCR. When this accompanying work is complete DCR should be merged and deployed followed as soon as possible by frontend.

N.B. the filterKeyEvents parameter has also been removed from DCR's test fixtures, which allows them to pass, but as a lot of them are generated when the gen-fixtures command is run the parameter will return unless Frontend is updated, hence the need for the deployments to happen together.

Why?

In reference to #13513. Not enough traffic used the feature as it has similar functionality to the key events carousel.

Screenshots

Before After
before after

@williammead williammead added the maintenance Departmental tracking: maintenance work, not a fix or a feature label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant