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: After clicking "Submit" show a modal window with buttons #66

Open
neoneye opened this issue May 15, 2024 · 1 comment
Open

Editor: After clicking "Submit" show a modal window with buttons #66

neoneye opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@neoneye
Copy link
Owner

neoneye commented May 15, 2024

mihi on Discord suggested this. Thank you.

Problem

After solving a puzzle, the user have to manually navigate to the next puzzle. This requires the user to click/scroll, these steps can be eliminated, greatly improving the UX.

Solution

Currently the Submit button either shows correct or incorrect.

Instead show a modal window with these buttons: Ok, Back to tasks, Next puzzle.

  • Ok dismisses the modal window.
  • Back to tasks jumps to the task gallery.
  • Next puzzle jumps to the next task in the task gallery.
@neoneye neoneye added the enhancement New feature or request label May 15, 2024
@schierlm
Copy link

That was me, and it was exactly how I intended it :)

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

2 participants