[Feature Request] Add an option to choose what the widget displays, e.g. list or smart collection.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
The idea of a dashboard is to get an overview of what is actionable. Using the Tasks app for both current and upcoming tasks creates an unnecessary mental effort to filter out which tasks are current. Having the ability to choose what is displayed would reduce the mental workload.
Steps to reproduce
- Create a task with a future start date.
- Add widget to the dashboard.
Expected behaviour
Only tasks that are actionable are visible.
Actual behaviour
Tasks with a future start date are visible.
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
The issue names no files, tests, or entry points. Start by locating the dashboard widget involved in the reproduction, then determine how its displayed tasks can be selected; done means future-start tasks are excluded by default and users can choose the requested display scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100