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

Changing number of turns can lose all data #28

Open
CableGuy67 opened this issue Jun 23, 2019 · 0 comments
Open

Changing number of turns can lose all data #28

CableGuy67 opened this issue Jun 23, 2019 · 0 comments

Comments

@CableGuy67
Copy link

When changing the number of turns in the input box instead of using the arrow buttons it is really easy to delete all your turns. I wanted to change from 32 to 24 and when I typed it in I suddenly ended up with 2 (in the auto type turns) because the UI updated before I was ready.

Try this, make a new pattern that will have the default of 8 turns. Try to type "12" into the input box. You will end up with "1" effectively losing all the turns you had. Not so bad with only 8 but if you are changing from 48 to 42 and wipe out all but 4 it is problematic. The input shouldn't fire the change until either the element loses focus or the user hits return. It should probably even respect hitting "esc" to cancel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant