The problem that users are facing is that the menu is not working as expected. For now, the menu will open if you hover over it, and at the same time, you can click on the menu button that can be hovered, and you will be redirected to some page.
This isn't user-friendly.
We want to change the menu to open only if you click on it.
📝 Describe the refactoring task
The problem that users are facing is that the menu is not working as expected. For now, the menu will open if you hover over it, and at the same time, you can click on the menu button that can be hovered, and you will be redirected to some page.
This isn't user-friendly.
We want to change the menu to open only if you click on it.