Date range support for Filter #830
RishabSwift
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be great if it supported date range feature, like instead of having two filters for
Verified From
andVerified To
to just a singleVerified
filter with a date range selection (like using Flatpickr or any other date pickers, as long as two dates are present).I saw post #297 but maybe making a date range filter available behind the scenes given that you can pass in your own two dates, perhaps like in
[start_date, end_date]
format.Beta Was this translation helpful? Give feedback.
All reactions