AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

feat: date filter

Open zoli opened this issue 1 year ago • 3 comments

Feature Preview


PR Checklist

  • [x] My code adheres to AppFlowy's Conventions
  • [ ] I've listed at least one issue that this PR fixes in the description above.
  • [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • [x] All existing tests are passing.

zoli avatar Sep 12 '24 16:09 zoli

@richardshiue about is, before, after, ... you are right I will change it so it applies without a specific time. about the is between user can set start and end because the date field in this case enables choosing range. So on other conditions its only single date and time but on is between the datepicker allows selecting a range of date and time.

zoli avatar Sep 17 '24 08:09 zoli

Oh that's my bad. I only saw one text field and so I got super confused. Splitting the start and end datetime values into two text fields while still being edited by a single date picker could be a future improvement.

richardshiue avatar Sep 17 '24 14:09 richardshiue

@richardshiue done.

zoli avatar Sep 19 '24 20:09 zoli