Skip to content
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

Editor UX: After tapping the Accept button, it's too easy to tap the Submit button by accident. #54

Open
neoneye opened this issue Feb 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@neoneye
Copy link
Owner

neoneye commented Feb 25, 2024

Problem

When the paste layer is visible, there is an Accept button for confirming the paste.

Just behind the Accept button is the Submit button.

The moment the paste is confirmed and the paste layer is hidden, then the Submit button becomes clickable, and I often hit Submit.

Solution

Idea A: Make a 5 second timer that blocks for tapping the Submit button, immediately after a paste Accept.

Idea B: Move the Submit button, so there is no sensitive button behind the Accept button.

@neoneye neoneye added the enhancement New feature or request label Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant