cody0-0 / jahresprojekt

1 stars 0 forks source link

[BUG] Hamburger Menu does not close when navigating on page #78

Closed cody0-0 closed 3 months ago

cody0-0 commented 4 months ago

Describe the bug

When navigating on smaller devices through the hamburger-menu, the menu does not close after an item is clicked. It closes only when the page is reloaded.

The behavior can also be seen on the large screen, tho it is not as bad of an experience due to the small size of the sub menu.

To Reproduce

Steps to reproduce the behavior:

  1. Open index.html
  2. Make shure your browser is under 930px wide so the hamburger menu will be activated.
  3. Open the menu
  4. Navigate to "Übersicht & Beiträge"

Expected behavior

The menu should always close after navigating.