Skip to content

fix(button): clean up form label activation logic#5895

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
cl/876297295
Open

fix(button): clean up form label activation logic#5895
copybara-service[bot] wants to merge 1 commit intomainfrom
cl/876297295

Conversation

@copybara-service
Copy link

fix(button): clean up form label activation logic

These helpers and methods are no longer needed for Firefox or Safari, and button does not add click listeners to inner elements that require dispatching the activation click on the inner button.

Tested locally with Chrome, Firefox, and Safari to ensure <label for="md-button"> works and focus/blur methods work as expected.

These helpers and methods are no longer needed for Firefox or Safari, and button does not add click listeners to inner elements that require dispatching the activation click on the inner button.

Tested locally with Chrome, Firefox, and Safari to ensure `<label for="md-button">` works and focus/blur methods work as expected.

PiperOrigin-RevId: 876297295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant