Bad UX in input field: "Ok" instead of "Submit"
tracked
kawashirov
For some reason there is "Ok" button in the input field window with keyboard, instead of something like "Submit".
- This is an issueat least forRussian, because there's no direct word for "Ok" in Russian, closest ones can be "Understood", "Got it", "Accept" or similar. Which makes currenttranslationfor the buttonincorrect.
- This is bad UX, because "Ok" is a response for informationyou got and accepting. But this is input field where user have to typeown text, so the button should be"Submit"or something.
This needs to be either changed to
"Submit"
or split into separate "Ok" string especially for committing information, not accepting.Funny thing, the tooltip is already correct and says "Submit input"
Log In
StormRel
tracked