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

List filters don't persist on page reload #112

Open
bambanah opened this issue Jul 15, 2023 · 1 comment
Open

List filters don't persist on page reload #112

bambanah opened this issue Jul 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bambanah
Copy link
Owner

When filtering lists (e.g. "All", "Unpaid", "Paid"), the filter will disappear if the user navigates away and comes back. This is especially annoying when clicking on an item in the list and then going back.

@bambanah bambanah added bug Something isn't working tech Involves technical implementation labels Jul 15, 2023
@bambanah bambanah self-assigned this Jul 15, 2023
@bambanah bambanah added enhancement New feature or request and removed bug Something isn't working tech Involves technical implementation labels Jun 3, 2024
@bambanah
Copy link
Owner Author

bambanah commented Jun 3, 2024

Now that I've refactored all the "list" pages to use Tanstack Tables, this should be a lot simpler to do since we'll just have to store the filter state as query params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant