Skip to content

Covid single variant page: make collections respect unapplied filters #582

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

Open
fengelniederhammer opened this issue Feb 25, 2025 · 0 comments

Comments

@fengelniederhammer
Copy link
Contributor

What currently works is:

  • change the date range (e.g. last year to all times)
  • apply the filter
  • select a collection

-> The collection is shown with the correct date range.

What currently doesn't work is when you don't apply the date range filter:

  • change the date range (e.g. last year to all times)
  • (do not apply the filter)
  • select a collection

-> The collection is shown with the previous date range.

This should be changed such that the collections are integrated into the same React island as the rest of the filters section, so that they can access the current state.

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

No branches or pull requests

1 participant