Date Range component with ranges in the future for tracking incoming events (ex: next 7 days, next month, ...) #10316
lolcabanon
started this conversation in
Ideas
Replies: 1 comment
-
Makes sense! The Date Range component itself isn't great being just a fixed dropdown. It would be nicer if you could select a range - which Flatpickr (the date library we use) supports. I've raised an issue here: #10334 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey! I was wondering why the native
Date Range
component does not offer to filter by future dates. I can't be the first to need this functionality, right?Like for example, if I add an entry today (D day) and I already know I will have to do a follow-up in 30 days (D+30). Wouldn't it be nice to add this feature to the Date Range component, so it is actually possible to show a summary of the events due in the near future?
I guess it is possible following this technique to filter the due date by start date and end date, but it's not really convenient (or user-friendly, especially to not-so-tech-savvy users). Since the Date Range component already exist, I guess it would be possible to add preconfigured ranges like "next 7 days", "next 30 days", and so on...
Please let me know!
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions