Deck for specific date does not show in Calendar /Task List View
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
I have a mixed feeling whether this is a bug report or feature extension ....
When I add a deck card, Assign it a date I am forced to select time too, so users sometimes just pick 00:00 as time as the deck card task is a whole day task.
In that case the task added with date 01 Feb 00:00 will not be shown in Calendar -> Task List view when I check it on 01 Feb at 11:00 as this task will be treated as past.
Maybe there should be a whole-day card format considered?
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 in the Calendar → Task List view and reproduce the case described: a card dated 01 Feb at 00:00 is checked on 01 Feb at 11:00. Trace how dated cards are filtered for display, then establish whether midnight should represent a whole-day task or a past task. Done means the expected visibility behavior is covered by a regression test and works consistently in the task list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100