Skip to content

[BUG] Overview table is reset after going back #340

@ansjcy

Description

@ansjcy

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?

  1. Navigate to the Query Insights Dashboard list page
  2. Apply one or more filters to the query list (e.g., filter by time range, query type, or other criteria)
  3. Apply sorting to the list (e.g., sort by latency, execution time, or other metrics)
  4. Click on any query in the filtered/sorted list to view its detailed information
  5. Click the "previous" or back button to return to the list page
  6. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions