mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1908] If I use pinyin, an input error will occur #610
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#610
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @louisyuCN on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1908
If I use pinyin, an input error will occur
1.Enter some Chinese words

2.the result confuse me

i think it should support Chinese input method
@liyasthomas commented on GitHub (Oct 27, 2021):
Hi @louisyuCN, this doesn't seem like an error with Hoppscotch rather a browser settings for spell check enabled in input fields. I'll see if it's something that can be disabled from our end but you can try disabling spell check in browser. For example: Chrome: https://help.zolasuite.com/portal/en/kb/articles/how-do-i-enable-spell-check-for-google-chrome
@liyasthomas commented on GitHub (Oct 27, 2021):
I can confirm that turning off "Spell check" under Chrome Settings > Advanced > Languages > Spell check removed the error prompt on inputs.
This is the browser's global setting and most probably affects other websites as well.
@louisyuCN commented on GitHub (Oct 27, 2021):
l disable the spell check, but it does not be work.
@liyasthomas commented on GitHub (Oct 27, 2021):
Can you produce a screenshot of input with error even when spell checker turned off? Also check if there's any other services that does prompts the error.
@louisyuCN commented on GitHub (Oct 27, 2021):
I use other computer, the result is same.

@liyasthomas commented on GitHub (Oct 27, 2021):
We'll see what can be done here.
@louisyuCN commented on GitHub (Oct 27, 2021):
thank you
@liyasthomas commented on GitHub (Oct 27, 2021):
We've disabled spell check on inputs under the request section. Let me know if it resolves this issue.
@louisyuCN commented on GitHub (Oct 28, 2021):
I update the program and try it again, but the result is the same.
![Uploading h1.png…]()
@liyasthomas commented on GitHub (Oct 28, 2021):
Screenshot is not visible.
@louisyuCN commented on GitHub (Oct 28, 2021):
@liyasthomas commented on GitHub (Oct 28, 2021):
I can't see any input error on Hoppscotch screenshot. Can you highlight which input is now throwing the error?
@louisyuCN commented on GitHub (Oct 28, 2021):
1.use Sogou input "nihao", the google is right

2.I choose the first item. the google is right

@liyasthomas commented on GitHub (Oct 28, 2021):
I don't think this has anything to do with Hoppscotch.