mattermost / mattermost/mattermost-plugin-gitlab
Add option to hide LHS sidebar stats
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
I don't really use them, and they take valuable vertical space which becomes annoying when you're in many teams and have to scroll the list of team buttons. It's worse when you're connected to both GitLab and GitHub, since now you easily lose almost 25% of your vertical space to these plugins.
Of course I could use a selector in my ad blocker to hide it, but a setting for it would be much cleaner!
Contributor guide
Research direction
Start by locating the LHS sidebar stats rendering and the plugin's user-facing settings entry point. Add a setting that controls whether those stats are shown, and verify that hiding them restores vertical space for the team buttons without affecting the rest of the sidebar.
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