Filter cards
Open
Nobody has claimed this yet.
bug
feature: filter
need to reproduce
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
filtering of cards is not as expected
Similar to https://github.com/nextcloud/deck/issues/2317#issue-705420020
To Reproduce
Steps to reproduce the behavior:
- create some cards with different due dates
- reload deck or use other browser
- filter the cards
4.1. Error; Next 24 hours doesn't show card with due date in 13 hour
4.2. Error: Next 24 hours, next 7 days, next 30 days shows overdue cards
4.3. just not like expected (confusing?): next 7 days, shows also card with "Next 24 hours, "
Expected behavior
5.1. Next 24 hours shows card with due date in 13 hour
5.2. "Next ..." don't show passed cards
5.3. disjunct selection
Screenshots



Versions
Deck 1.2.0-beta1
Nextcloud 20.0.0
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
Reproduce the reported filtering behavior in the Deck interface using cards with overdue, 13-hour, and longer due dates; no source files or tests are identified in the issue. Trace the card-filtering entry point and add coverage for the stated ranges, ensuring overdue cards are excluded and selections are disjunct as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100