-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Assignees
@ScottKemp
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"?
Image ImageExpected 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
Type
Projects
Status
🆕 New