Filter next 24 hours not work for newly created cards until reload page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the bug
Filtering cards which are due in the next hour or so do not show up when selecting the 24 hour filter. Next 7 days filter does work fine. reloading page will let card show under 24 hour filter as normal, just not newly created cards until reload.
To Reproduce
Steps to reproduce the behaviour:
User local timezone +10
- Make card
- set due date an hour in future
- select 24 hour filter
- card isn't there
Expected behaviour
Card should show up like it does for 7 Day filter.
Client details:
- OS: Windows 10
- Browser Firefox 80.0.1
- Device: desktop
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 issue by creating a card due about an hour ahead, then selecting the 24-hour filter before reloading. Trace the 24-hour filter and newly created card update path; done means the new card appears immediately, matching the existing 7-day filter behavior.
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
- Mostly clear
- Newbie friendliness
- 35/100