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

Enhancement: improve letters tier by always proceeding to the next target letter #198

Open
jdestgermain opened this issue Sep 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jdestgermain
Copy link
Contributor

Is your feature request related to a problem? Please describe.
New users are often getting confused on the letters tier. The main problem seems to stem related to a variety of bugs/inconsistencies in how the letters are shown and how errors are handled.

One suggestion would be to get rid of the requirement to type the right letter to proceed to the next letter. Right now, it puts grey letters underneath the target letters and is not obvious to users. Space is not needed, but pressing space turns the target letter red and then let's you proceed forward.

I think we should instead make it so that space and backspace aren't needed at all (also see #64 ).

The default behavior should be that if you type the wrong letter, it proceeds to the next target letter and turns the letter that you didn't successfully type correctly red.

This way, the user can always make progress and instead never gets stuck.

It would look like this:
image

Instead of looking like this (which is often missed by users)
image

@jdestgermain
Copy link
Contributor Author

Related issue that causes confusion #114

@jdestgermain jdestgermain moved this from To Review to Priority in Dot I/O Development Sep 23, 2023
@jdestgermain jdestgermain moved this from Priority to In Progress in Dot I/O Development Sep 29, 2023
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
Status: In Progress
Development

No branches or pull requests

1 participant