avinash201199/MemeGenerator

Hamburger Menu Does Not Show Options on Small Screens

Ouverte

#115 ouverte le 16 oct. 2025

 (1 commentaire) (0 réaction) (1 personne assignée)JavaScript (57 forks)auto 404
hacktoberfesthacktoberfest-accepted

Métriques du dépôt

Stars
 (24 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

📌 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

  1. Open the app.
  2. Reduce the browser width to mobile size or open on a mobile device.
  3. Click the hamburger menu icon.
  4. Observe that no menu options are displayed.

🎯 Expected Behavior

Clicking the hamburger menu should expand it and reveal the navigation links/options.

Guide contributeur