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

Allow date-range filter to be cleared (and show records of any date) #1967

Closed
sleidig opened this issue Aug 14, 2023 · 3 comments · Fixed by #1988
Closed

Allow date-range filter to be cleared (and show records of any date) #1967

sleidig opened this issue Aug 14, 2023 · 3 comments · Fixed by #1988
Assignees
Labels
released managed by CI (semantic-release) Type: Bug

Comments

@sleidig
Copy link
Member

sleidig commented Aug 14, 2023

It is currently not possible to clear the filter of a selected date range. Users should be able to reset that and show all records of the list without filtering by date, if they want to.

We could look at this even more generically also: Allowing to clear any filter. Currently, we add an "All" option to dropdown filters automatically to allow all results to show.

@sleidig sleidig moved this from Triage to Todo [community help wanted] in All Tasks & Issues Aug 14, 2023
@christophscheuing
Copy link
Contributor

UI wise there could be an "All" option in the panel of de date range popup. But we should also enable the "All" option by clearing the dates in the text input field.

And we might also introduce the possibility of only entering only one of the two date borders in the input field.

All of this should also be reflected in the URL and also work the other way round, meaning that changing the URL should change the filter setting in the adequate way.

@sleidig sleidig moved this from Todo [community help wanted] to In Progress in All Tasks & Issues Aug 17, 2023
TheSlimvReal added a commit that referenced this issue Sep 4, 2023
closes #1967

Co-authored-by: Simon <simon@aam-digital.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in All Tasks & Issues Sep 4, 2023
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.24.0-master.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.24.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released managed by CI (semantic-release) Type: Bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants