-
-
Notifications
You must be signed in to change notification settings - Fork 137
Fix ignored arrow keys #256
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
Thanks for submitting your first pull request! You are awesome! 🤗 |
The fix is good, but I also noted: https://github.com/jupyterlab/lumino/pull/252/files#r739683874 and will improve that as well here. |
@blink1073 would it be a good idea to add Mac to CI matrix, or was it purposefully excluded? lumino/.github/workflows/tests.yml Lines 10 to 11 in 0f7378b
|
I added some more context and thoughts at #151 (comment), since that seems like the best place to consolidate the conversation across #151, #252, #255, and #256. |
I don't remember the context at the time, but yes, we should be testing against Mac. |
Fixes #255