[bug] Prevent posting unless "Post" is explicitly clicked/touched #351
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#351
Loading…
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?
Version
https://akkoma.dev/AkkomaGang/akkoma-fe/commit/596ae7e
What were you trying to do?
I was writing a post, on mobile (Google default Chrome browser). The text in Akkoma is extremely small (hopefully someday Akkoma will be mobile-friendly, but that's a separate issue). So, I end up pinch zooming in and out in order to be able to read the text and navigate the input textbox. Sometimes, in my attempt to pinch zoom, I'll make a flawed attempt which is regarded as a touch by the phone. If that touch happens to be outside the input textbox, Akkoma will post my half-written comment. Note that the "Post" button was not touched or clicked, as it was not visible on the screen due to the required zooming.
What did you expect to happen?
Touches outside the input textbox should be ignored, and no matter where I click or touch, a post should never be made unless I explicitly click or touch the "Post" button.
What actually happened?
Akkoma posted my half-written message, which I had to scramble to delete.
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
I think this might have already been solved:
8c6ccc321d