- Issue created by @_utsavsharma
- Status changed to Needs review
about 1 year ago 7:27am 14 December 2023
I have encountered a functionality problem with the hamburger menu on the website/application. When attempting to close the menu by clicking on the hamburger icon, the menu does not respond as expected and remains open. This behaviour persists despite repeated attempts to interact with the icon for menu closure.
1.Navigate to the website/application.
2.Click on the hamburger icon in the menu section with the intention of closing the menu.
3.Observe that the menu does not close, and its open state persists.
Investigate the JavaScript code associated with the hamburger menu, ensuring that the click event and menu visibility toggling are correctly implemented. Check for potential conflicts, errors, or issues in the code that may be preventing the menu from closing as intended.
Needs review
1.0
Code