Sort | today | problem if started is used
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
When I filter the tasks for today, I also see those that are in the future but have a start date in the past. If I delete the start date, it is correctly no longer displayed. Is this an error? From my point of view, yes, because this makes the start date useless, because I then get all tasks displayed.
Describe the solution you'd like
If I use a start date and the due date is in the future, the task should not be displayed in the today filter.
Describe alternatives you've considered
No response
Additional context
No response
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
No files or tests are named in the issue. Reproduce the today filter with tasks whose start date is past and due date is future, then locate the filter logic and verify that such tasks are excluded while tasks without a start date retain the expected 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
- 45/100