Skip to content
New issue

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

[DropDownButton] Click event is triggered and active state gets applied upon click when disabled #4487

Open
zstoyanova9 opened this issue Dec 17, 2024 · 1 comment

Comments

@zstoyanova9
Copy link

zstoyanova9 commented Dec 17, 2024

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

  1. Open the following StackBlitz example - https://stackblitz.com/edit/angular-wayk5zse
  2. Click on the DropDownButton.

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.

@DanielTakev
Copy link
Contributor

Subscribed for tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants