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

bug(radio): ripple is triggered twice if clicked on label and is active #26488

Open
1 task
RobinKamps opened this issue Jan 24, 2023 · 0 comments
Open
1 task
Labels
area: material/radio P4 A relatively minor issue that is not relevant to core functions

Comments

@RobinKamps
Copy link

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

if the label of an active checkbox is clicked, the ripple effect is different (seems to be triggered twice), than if the checkbox is clicked.
radio-ripple

Reproduction

Steps to reproduce:

  1. https://material.angular.io/components/radio/overview
  2. check a box and klick on the label/on the ckecbox

Expected Behavior

same ripple effect

Actual Behavior

different ripple effect

Environment

  • Angular: 15.1.1
  • CDK/Material: 15.1.1
  • Browser(s): all
  • Operating System (e.g. Windows, macOS, Ubuntu): all
@RobinKamps RobinKamps added the needs triage This issue needs to be triaged by the team label Jan 24, 2023
@crisbeto crisbeto added P4 A relatively minor issue that is not relevant to core functions area: material/radio and removed needs triage This issue needs to be triaged by the team labels May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/radio P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

No branches or pull requests

2 participants