nextcloud / nextcloud/deck

Cleanup due date filtering

Open
#2,974 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop feature: filter technical debt
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.