nextcloud / nextcloud/deck

Filter cards

Open
#2,533 1 comment 0 reactions 0 assignees View on GitHub

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:

  1. create some cards with different due dates
  2. reload deck or use other browser
  3. 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

d10

d11

d12

Versions
Deck 1.2.0-beta1
Nextcloud 20.0.0

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.