Skip to content

[dataquery] Clear filters btn - #11096

Open
marandmart wants to merge 1 commit into
aces:mainfrom
marandmart:dataquery_clear_filters_btn_main
Open

[dataquery] Clear filters btn#11096
marandmart wants to merge 1 commit into
aces:mainfrom
marandmart:dataquery_clear_filters_btn_main

Conversation

@marandmart

Copy link
Copy Markdown
Contributor

Brief summary of changes

Adds a "Remove all filters" button to the DQT filter step, allowing users to remove all chosen filters with a single action instead of deleting each filter individually. The users are prompted to confirm action to avoid issues with accidental clicks of the button.

Change preview

Screenshot 2026-07-23 at 11 45 52 AM Screenshot 2026-07-23 at 11 49 42 AM

Testing instructions

  • Open the Data Query module and navigate to the filter editor.
  • Add multiple filters.
  • Click the Clear Filters button.
  • Verify that all filters are removed.
  • Confirm that other unsaved selections (e.g. fields and visits) remain unchanged.
  • Verify that new filters can be added normally after clearing.

Link(s) to related issue(s)

Resolves #10634

@marandmart
marandmart requested a review from HenriRabalais July 29, 2026 14:13
@github-actions github-actions Bot added Module: dataquery PR or issue related to (new) dataquery module Multilingual Any tasks related to making LORIS multilingual labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module: dataquery PR or issue related to (new) dataquery module Multilingual Any tasks related to making LORIS multilingual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dataquery] Clear Filters button

2 participants