mattermost / mattermost/mattermost-plugin-github
Add option to hide LHS sidebar stats
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
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 GitHub and GitLab, 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
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 code that renders the LHS sidebar stats and the plugin settings entry points. Add a setting that controls whether those stats are shown, then verify that enabling it hides the stats while preserving the team button list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100