mattermost / mattermost/mattermost-developer-documentation

Help Wanted: Hamburger Menu Issue

Open
#1,300 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Help Wanted Up For Grabs
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

Video:
https://github.com/mattermost/mattermost-developer-documentation/assets/20722868/a7703a03-0385-4544-8172-e614a872b22f

ScreenShot:
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.