mattermost / mattermost/mattermost-developer-documentation
Help Wanted: Hamburger Menu Issue
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 460
- Avg merge
- 9d 23h
- Merged PRs (30d)
- 2
Description
When you click on the hamburger menu without closing the menu and expanding the browser size, this mobile menu is still shown.
1.Visit this page https://developers.mattermost.com/
2. Shrunk the browser to 767px
3. Click on hamburger menu
4. Expand the browser to greater than 767px
ScreenShot:
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 reproducing the issue on developers.mattermost.com: resize the browser to 767px, open the hamburger menu, then expand it beyond 767px. Trace the responsive menu styles and behavior involved in that breakpoint. Done means the mobile menu is no longer shown after the viewport becomes wider than 767px, while the documented mobile behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100