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

md-radio: check by keyboard doesn't trigger 'input' event #5447

Open
md5login opened this issue Feb 5, 2024 · 1 comment
Open

md-radio: check by keyboard doesn't trigger 'input' event #5447

md5login opened this issue Feb 5, 2024 · 1 comment

Comments

@md5login
Copy link

md5login commented Feb 5, 2024

What is affected?

Component

Description

Checking radio in a radio group via keyboard arrows should trigger 'input' and 'change' event. <md-radio> dispatches 'change' event only: code.

Reproduction

Can be observed here

Workaround

None

Is this a regression?

No or unsure. This never worked, or I haven't tried before.

Affected versions

1.1.1

Browser/OS/Node environment

Browser: Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0
OS: Windows NT 10.0; Win64; x64

@datvm
Copy link
Contributor

datvm commented Feb 23, 2024

I can confirm using arrow key to change the Radio doesn't trigger input event.

Lit Playground

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

No branches or pull requests

2 participants