You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
What currently works is:
-> The collection is shown with the correct date range.
What currently doesn't work is when you don't apply the date range filter:
-> 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.
The text was updated successfully, but these errors were encountered: