- 
                Notifications
    You must be signed in to change notification settings 
- Fork 255
Fix to some tests with [Space], Adds checkbox,radio to clickable inputs #654
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
Conversation
| 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 a1f5be9: 
 | 
| Codecov Report
 @@            Coverage Diff             @@
##             master      #654   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        50           
  Lines             ?       922           
  Branches          ?       363           
==========================================
  Hits              ?       922           
  Misses            ?         0           
  Partials          ?         0           
 Continue to review full report at Codecov. 
 | 
| @all-contributors add @bozdoz bug, test | 
| I've put up a pull request to add @bozdoz! 🎉 | 
| 🎉 This PR is included in version 13.1.4 🎉 The release is available on: 
 Your semantic-release bot 📦🚀 | 
What:
Fixes issues with pressing Space on a focused checkbox/radio input. Fixes tests for it.
Checklist:
Closes #653