Skip to content

Issues: testing-library/user-event

Rethink testing strategy
#1019 opened Aug 3, 2022 by ph-fritsche
Open 20
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

.focus() does not fire focus events if window is not focussed needs specification The desired behavior is not defined yet
#553 opened Feb 1, 2021 by FritsvanCampen
Use consistent test style across codebase needs specification The desired behavior is not defined yet
#560 opened Feb 19, 2021 by LauraBeatris
feat: skip special character parsing enhancement New feature or request
#586 opened Mar 17, 2021 by ph-fritsche
Update ValidityState when editing values accuracy Improves the accuracy of how behavior is simulated enhancement New feature or request
#801 opened Dec 8, 2021 by ph-fritsche
Manipulating ClipboardEvent.clipboardData accuracy Improves the accuracy of how behavior is simulated
#867 opened Mar 1, 2022 by ph-fritsche
Support the change event for <input type="range"> enhancement New feature or request needs specification The desired behavior is not defined yet
#871 opened Mar 3, 2022 by illright
Add "touch" cascade enhancement New feature or request needs specification The desired behavior is not defined yet
#880 opened Mar 23, 2022 by quantizor
Simulate MacOS X' Ctrl + Click as a contextmenu enhancement New feature or request needs specification The desired behavior is not defined yet
#924 opened Apr 12, 2022 by julienw
Support Scroll User Event needs specification The desired behavior is not defined yet new event New event to be included in the API
#475 opened Oct 22, 2020 by svadali2
Inputs are not focused when clicked (v14) bug Something isn't working environment Issue with the environment needs investigation Someone has to do research on this
#1002 opened Jul 28, 2022 by IanVS
Rethink testing strategy enhancement New feature or request
#1019 opened Aug 3, 2022 by ph-fritsche
3 of 5 tasks
Support open shadow DOM components enhancement New feature or request
#1026 opened Aug 7, 2022 by Christian24
Provide a convenient way to select the whole text with type() enhancement New feature or request needs specification The desired behavior is not defined yet
#1043 opened Aug 22, 2022 by glenjamin
Verbose Mode enhancement New feature or request
#1045 opened Aug 23, 2022 by MidnightDesign
Export createDataTransfer util function enhancement New feature or request needs assessment This needs to be looked at by a team member
#1245 opened Dec 13, 2024 by DanielGibbsNZ
Radio inputs - using Arrow keys to navigate focuses incorrect inputs bug Something isn't working
#1048 opened Aug 31, 2022 by vgpena
2
7
userEvent.paste possibly casts string to a number bug Something isn't working needs investigation Someone has to do research on this
#1053 opened Sep 6, 2022 by jnous-5
Shift+Arrows does not move the selection as expected accuracy Improves the accuracy of how behavior is simulated
#966 opened Jun 3, 2022 by edave64
ProTip! Adding no:label will show everything without a label.