Feature request: Add shortcut to select all cards assigned to me
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
When working with a board that contains many cards, of which only a small fraction are assigned to me, it would be very helpful to have a shortcut—similar to Jira—called “My cards.”
This shortcut would automatically apply a filter on my name, allowing me to see at a glance which cards are assigned to me with a single click.
Ideally, this shortcut would be placed in the top-right corner, next to the existing Filter icon. Or you could click on the picture of the user, that is already present and apply the filter when the picture is clicked, and clear the filter when clicked again. This would be intuitive, I think.
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 by locating the board UI's existing Filter icon and the user picture control, then trace how filters by card assignee are applied. Done means a clearly placed “My cards” shortcut filters cards assigned to the current user and clicking it again clears that filter.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100