-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
fix(typing): pinyin input (hakujitsu) #4256
fix(typing): pinyin input (hakujitsu) #4256
Conversation
e3a44c2
to
4f8c255
Compare
Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/4880841373 |
Im gonna convert it to draft while you test everything |
This PR is stale. Please trigger a re-run of the PR check action. |
Any update? @hakujitsu |
This PR is stale. Please trigger a re-run of the PR check action. |
@hakujitsu have you had a chance to test this? |
This PR is stale. Please trigger a re-run of the PR check action. |
This PR is stale. Please trigger a re-run of the PR check action. |
This PR is stale. Please trigger a re-run of the PR check action. |
Tested by Discord server members |
Description
Added support for Pinyin typing (closes #4230)
handleChar
before ending the test (since Chinese input can result in multiple characters being added (re_dai_yu_lin -> 熱帶雨林)Untitled.2.mov
Testing
Conducted some manual testing using both pinyin input method and handwriting input method.
If anyone could do additional testing using other input methods (e.g. Cangjie and Wubi), that would be most appreciated, as I am unfamiliar with how to use them.