Skip to content

[DQT] Fix Default Visits Dropdown Filtering#10347

Closed
arnav-makkar wants to merge 2 commits into
aces:mainfrom
arnav-makkar:fix/9833-visit-selection
Closed

[DQT] Fix Default Visits Dropdown Filtering#10347
arnav-makkar wants to merge 2 commits into
aces:mainfrom
arnav-makkar:fix/9833-visit-selection

Conversation

@arnav-makkar

@arnav-makkar arnav-makkar commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

Brief summary of changes

This PR fixes the issue where the Default Visits dropdown would display all visits regardless of the category selected.
The dropdown now correctly filters visits based on the currently displayed category (e.g., selecting AOSI shows only its valid visits).

  • Updated logic to filter visits based on the currently displayed category instead of selected fields.
  • Added logic to automatically update default visits when switching categories.

Original: V4-V6 do not exist but still selected by default.
Screenshot 2026-02-07 at 18 26 46

Final Demo Video:

9833.mov

Link(s) to related issue(s)

@github-actions github-actions Bot added the Module: dataquery PR or issue related to (new) dataquery module label Feb 7, 2026

@skarya22 skarya22 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Thanks Arnav - this is a great implementation.

@skarya22 skarya22 added the Passed manual tests PR has been successfully tested by at least one peer label Apr 21, 2026
@skarya22 skarya22 assigned driusan and unassigned skarya22 Apr 21, 2026
@CamilleBeau CamilleBeau added Module: dqt PR or issue related to (old) dqt module State: Needs rebase PR that needs to be rebased to proceed (conflicts, wrong branch...) and removed Module: dqt PR or issue related to (old) dqt module labels May 19, 2026
@CamilleBeau CamilleBeau assigned HachemJ and unassigned driusan May 19, 2026
@HachemJ

HachemJ commented May 19, 2026

Copy link
Copy Markdown
Contributor

Rebased onto 28.0-release as a replacement PR because of permission denial on arnav-makkar's fork. #10505

@CamilleBeau CamilleBeau closed this Jun 8, 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 Passed manual tests PR has been successfully tested by at least one peer State: Needs rebase PR that needs to be rebased to proceed (conflicts, wrong branch...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DQT] - visit selection

5 participants