Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encounter Search Results: attempting to return to Results Table from any other tab leads to empty Encounter Search #1007

Open
vkirkl opened this issue Feb 4, 2025 · 1 comment
Assignees
Labels
bug something's broken!
Milestone

Comments

@vkirkl
Copy link

vkirkl commented Feb 4, 2025

Expected Behavior
Clicking on the "Results Table" tab on the Encounter Search Results page should return the user to the search results in the table and the previous search filters, if any, should still be selected.

Current Behavior

  1. Choose some encounter search filters and apply;
  2. Results Table, with any results, is displayed and Applied Filters tab, with # of filters, is displayed on the right side of the page;
  3. Select any other of the results tabs ("Project Management", "Matching Images/Videos", "Mapped Results", "Results Calendar", "Analysis", "Export";
  4. Select "Results Table";
  5. User is returned to the Encounter Search Filters page, not the Results Table and any filters that were selected have been lost.

Testing Notes
This is the partial 10.6 deployment to qa as of 4 Feb 25.
Verified on Chrome 133, Firefox 134, Safari 18.3 on MacOS 15.3

@vkirkl vkirkl added the bug something's broken! label Feb 4, 2025
@vkirkl vkirkl added this to the 10.6.0 milestone Feb 4, 2025
@vkirkl
Copy link
Author

vkirkl commented Feb 4, 2025

(Note from discussion with @erinz2020)
There are three things that need to be maintained or updated when returning to the Results Table:

  1. the data table in the Results Table
  2. the Applied Filters side bar (which should, eventually, always be visible no matter which Encounter Search Results tab is currently active)
  3. the values in the Encounter Search filters (accessible via the "edit" button in the side bar)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something's broken!
Projects
None yet
Development

No branches or pull requests

2 participants