avinash201199/MemeGenerator
Hamburger Menu Does Not Show Options on Small Screens
开放
#115 创建于 2025年10月16日
hacktoberfesthacktoberfest-accepted
仓库指标
- 星标
- (24 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
📌 Description
On smaller screens (mobile or tablet view), the hamburger menu icon appears as expected. However, clicking the icon does not display any menu options, making navigation on small devices impossible.
🔁 Steps to Reproduce
- Open the app.
- Reduce the browser width to mobile size or open on a mobile device.
- Click the hamburger menu icon.
- Observe that no menu options are displayed.
🎯 Expected Behavior
Clicking the hamburger menu should expand it and reveal the navigation links/options.