-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The Dropdown component's menu list has a Disabled property which correctly disables a menu item.
The Navigation Component has very similar properties as the dropdown, but has an "Active" and not a "Disabled". I could not get the Active to do anything interesting.
So should "Active" really be "Disable"? And should it grey out the menu like the Dropdown Component"?


Expected Behavior
I expected a menu item to have a Disabled property.
Steps to reproduce
Make a Dropdown and Navigation Component
Environment
2.7.4
Additional Information
No response
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
🆕 New