-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.18.0, 6.17.0.1
-
False
-
Moderate
-
sat-endeavour
-
None
-
None
-
None
-
None
Description:
I've observed an inconsistent highlighting behavior in the left-hand navigation menu.
Current Behavior:
- When I click a parent menu item(e.g. Content), it correctly highlights.
- When I then click a child menu item from its dropdown(e.g. Red Hat Repositories), that child item also correctly highlights.
- However, when I subsequently click a new parent menu item(e.g. content types), the highlight remains stuck on the previous child menu item (from the old parent menu).
- The highlight only switches to the correct current child menu item(e.g. Files) after I explicitly click on one of the child items under the newly selected parent.
Expected Behavior:
When a new parent menu item is clicked (and its sub-menu expands), the highlight should immediately update to reflect this new selection. Ideally:
The newly clicked parent menu item should be highlighted upon click.
Or, at the very least, the highlight should clear from the previously selected child item, indicating a change in context, before a new child item is selected.
This inconsistent behavior can lead to user confusion regarding the currently active section of the application.