Skip to content

Comments

[DQT] Fix Default Visits Dropdown Filtering#10347

Open
arnav-makkar wants to merge 2 commits intoaces:mainfrom
arnav-makkar:fix/9833-visit-selection
Open

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

Conversation

@arnav-makkar
Copy link
Contributor

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

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
@arnav-makkar arnav-makkar force-pushed the fix/9833-visit-selection branch from dd38852 to 342f791 Compare February 7, 2026 12:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DQT] - visit selection

1 participant