We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the DropDownButton is disabled, clicking on the component triggers a click event and causes an active state to be applied.
Clicking on a disabled DropDownButton triggers a click event and causes an active state to be applied.
The disabled DropDownButton should not be interactive in any way.
The text was updated successfully, but these errors were encountered:
Subscribed for tracking
Sorry, something went wrong.
georgi-sla
No branches or pull requests
Description
When the DropDownButton is disabled, clicking on the component triggers a click event and causes an active state to be applied.
Steps To Reproduce
Screenshots or video
chrome_koStv5GXKS.mp4
Actual Behavior
Clicking on a disabled DropDownButton triggers a click event and causes an active state to be applied.
Expected Behavior
The disabled DropDownButton should not be interactive in any way.
The text was updated successfully, but these errors were encountered: