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
In Search Results, clicking the date range filter to open it works normally, but clicking it again (with the intent to narrow down the options) causes the filters to become unresponsive. Pagination, navigation etc. works fine. See video above.
Observed in sandbox.dspace.org, demo.dspace.org, so it appears since at least DSpace 8.x.
Describe the bug
d3220156-5268-41fd-af76-cb4636dd7462.webm
In Search Results, clicking the date range filter to open it works normally, but clicking it again (with the intent to narrow down the options) causes the filters to become unresponsive. Pagination, navigation etc. works fine. See video above.
Observed in sandbox.dspace.org, demo.dspace.org, so it appears since at least DSpace 8.x.
To Reproduce
To quickly reproduce this, go to https://sandbox.dspace.org/search?spc.page=1&f.dateIssued.min=2000&f.dateIssued.max=2009 and press again '2000 - 2009' in the Date filter.
Steps to reproduce the behavior:
Expected behavior
Filters remain interactive.
Related work
None found.