testing-library / user-event

🐕 Simulate user events
https://testing-library.com/user-event
MIT License
2.2k stars 249 forks source link

fix: pressing arrow keys behavior on Radio buttons #1138

Open tnyo43 opened 1 year ago

tnyo43 commented 1 year ago

What:

Fix a bug in the behavior of the keyboard operations on the radio buttons.

Why:

closes #1048

How:

Checklist:

FYI

I know there is already another PR https://github.com/testing-library/user-event/pull/1049 for this bug. However, it has past several months since it stop its activity.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5e9fd2b83a4c1f996237f2d32e90ed083c500468:

Sandbox Source
userEvent-dom Configuration
userEvent-react Configuration
silent-sun-kxlrgr Issue #1048
zen-feather-hx0h14 Issue #1048
tnyo43 commented 1 year ago

@ph-fritsche @Gpx @kentcdodds can we merge this PR? If I can help something to merge, I will gladly cooperate with you.