Multiple "assigned to" filters at the same time
Nobody has claimed this yet.
- 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.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am working in an IT Department of a medium-sized Business, and we use deck for our Task and priority planning. Every user puts in their tasks and assigns it to himself.
Sometimes we create tasks with no user assigned at the time, and then I usually don't see it, because I always have the filter set on only my tasks.
Describe the solution you'd like
A clear and concise description of what you want to happen.
It should be possible to select one user as well as the unassigned or another user tag when filtering by "Filter by assigned user". That way you can see both the tasks assigned to you and the unnassigned ones
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Don't use a Filter, but that gets messy quickly.
Additional context
Add any other context or screenshots about the feature request here.
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 or tests. Start by tracing Deck's “Filter by assigned user” entry point and its handling of selected assignees; done means the filter can show tasks assigned to the current user together with unassigned tasks or another selected user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100