Closed
Description
The ui-state-active
clas is not removed from the previous opened main menu item when you open a new main menu item.
Preconditions
- Clean Magento 2.2 installation with sample data
- You are in mobile view
Steps to reproduce
- In your browser switch to mobile view so you have the mobile menu
- Open the menu
- Expand the menu item Women
- Now expand the menu item Men
- You will see that the
ui-state-active
class is still also on Women
Expected result
- The previous opened main menu item should not have the class
ui-state-active
Actual result
- The previous opened main menu item has the class
ui-state-active
(see screenshot)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release