Cleanup due date filtering
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
It would make sense to also use moment date diffing for the fixed filters
https://github.com/nextcloud/deck/pull/2934#discussion_r611613486 or even better have a look into migrating that to https://date-fns.org/ right away (related to #1964)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked pull request discussion and related issue #1964 to understand the current fixed-filter date handling and the proposed migration scope. Locate the filter entry points from those references, then establish whether the date-diffing cleanup or a broader date-fns migration is intended; done means the chosen approach is implemented consistently and its existing behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100