Problem/Motivation
Other menu items are getting disabled when disabling one menu item on a subdomain.
This issues is introduced with the change in #3338275: Filter menu items in admin overview.
Steps to reproduce
- Log in as webmaster, or any role able to manage menu items but not admin, to a subdomain
- Administer a menu list.
- Disable a menu item from your active subdomain.
- See that other items are disabled also.
Proposed resolution
Find another solution to hide non-active domain items.
Remaining tasks
Create patch.
Review patch.
User interface changes
-
API changes
-
Data model changes
-
Comments
Comment #3
tim-dielsNot ideally, but changed the unset to add 'visually-hidden'.
If other suggestion, feel free to mention them.