generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
When navigating from a query detail page back to the query list page in Query Insights Dashboard, the list page loses all previously applied filters and sorting configurations. This forces users to reapply their filters and sorting preferences every time they return from viewing individual query details, disrupting the workflow and user experience.
How can one reproduce the bug?
- Navigate to the Query Insights Dashboard list page
- Apply one or more filters to the query list (e.g., filter by time range, query type, or other criteria)
- Apply sorting to the list (e.g., sort by latency, execution time, or other metrics)
- Click on any query in the filtered/sorted list to view its detailed information
- Click the "previous" or back button to return to the list page
- Observe that the list page has been reset to its default state - all filters are removed and sorting is back to default
What is the expected behavior?
When users navigate back to the query list page from a query detail page, the list should maintain its previous state including:
- All applied filters should remain active
- The selected sorting order should be preserved
- The user should return to the same filtered and sorted view they had before clicking into the query details
What is your host/environment?
MacOS
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working