We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wonderful project and gui !
I think this one is a pretty easy fix with a high UX impact.
Describe the bug
keyboard comes up on Safari mobile
To Reproduce Steps to reproduce the behavior:
Expected behavior
Keyboard editor should not come up.
SVG-Edit environment (IMPORTANT) V7 master off your GitHub pages ( I presume ).
Smartphone (please complete the following information):
Screenshots
I think this is an easy fix. Enter hints , I think will do it .
https://www.w3schools.com/tags/att_enterkeyhint.asp
had similar big here: starfederation/datastar#468 and you can see the fix.
the fix is not identical but I think it’s in the right area ..
The text was updated successfully, but these errors were encountered:
I think this is the fix ?
https://css-tricks.com/everything-you-ever-wanted-to-know-about-inputmode/
Sorry, something went wrong.
Btw I noticed it does not happen all the time .
could not pin down a deterministic reproduction.
I see the issue. You are likely on the right direction to solve the issue but it's difficult to determine the fix without a reproducible scenario.
Do you have Safari ?
yes
It just did it by dragging a rect and then another react .
It is easy to reproduce off the tip .
https://svgedit.netlify.app/editor/index.html
No branches or pull requests
wonderful project and gui !
I think this one is a pretty easy fix with a high UX impact.
Describe the bug
keyboard comes up on Safari mobile
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Keyboard editor should not come up.
SVG-Edit environment (IMPORTANT)
V7 master off your GitHub pages ( I presume ).
Smartphone (please complete the following information):
Screenshots
I think this is an easy fix. Enter hints , I think will do it .
https://www.w3schools.com/tags/att_enterkeyhint.asp
had similar big here: starfederation/datastar#468 and you can see the fix.
the fix is not identical but I think it’s in the right area ..
The text was updated successfully, but these errors were encountered: