Ability to hide boards in board overview
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
I got a lot of shared boards in my board overview (all boards, left sidebar), which are shared with me through a group. To achieve a better overview, I'd like to hide some boards which I don't need anymore. Currently there are only options to delete a board, which deletes it for all users, and to archive a board, which archives it for all users. I'd like to just hide a board for my user, but to stay the same for all other users.
Describe the solution you'd like
Add a new left sidebar category "Hidden Boards", which is collapsed by default. Add an option to the three dot menu to hide/unhide a board.
Describe alternatives you've considered
A category "My Boards" in the left sidebar. But this has the downside that I'm unable to see selected shared boards.
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
Begin by locating the board overview and left sidebar entry points, then trace how the three-dot board menu handles hide/unhide-related actions and how board visibility is stored per user. The work is done when a user can hide and unhide a shared board, hidden boards appear in a collapsed “Hidden Boards” category, and other users’ boards remain unchanged.
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
- 35/100