-
Notifications
You must be signed in to change notification settings - Fork 1
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
Board hotkeys now work when board is not selected #290
Conversation
🚀 Expo preview is ready!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #290 +/- ##
==========================================
+ Coverage 89.09% 89.13% +0.03%
==========================================
Files 53 53
Lines 6411 6433 +22
Branches 267 277 +10
==========================================
+ Hits 5712 5734 +22
Misses 685 685
Partials 14 14 ☔ View full report in Codecov by Sentry. |
Pull Request Test Coverage Report for Build 8870418295Details
💛 - Coveralls |
Preview Website for PR: |
Changelog:
https://github.com/necolas/react-native-web/issues/1684
Additional work will need to be done to get hotkeys working on initial puzzle load.
Checklist for completing pull request: