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

Feature: Hitting back during "keypad" input goes back to previous group of characters #862

Open
hojdan opened this issue Jan 15, 2022 · 2 comments

Comments

@hojdan
Copy link

hojdan commented Jan 15, 2022

Let's say I want to enter the letter a as a simple example.

  1. I touch the group with a-h
  2. I touch the next group that appears which is a-c
  3. I then touch a

Let's say I click something wrong by accident at some point.

  1. If I touch the next group i-q, touching the back button afterward will take me back to all the letters and then I can touch the correct group. No issue here.
  2. If I touch the next group d-e, touching the back button afterward will take me all the way back to all the letters. Then I would need to first touch group a-h from all the letters then I can touch the correct group. I would prefer that touching the back button not take me back all the way but instead to just the previous group selection.
  3. I click b by accident and thus b is entered. To correct my mistake I click the back button. No issue here.
@benma
Copy link
Collaborator

benma commented Jan 21, 2022

Makes sense to me. @jadzeidan what do you think?

@jadzeidan
Copy link
Contributor

Yeah, also makes sense to me to go back to previous group. Ack from me.

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

3 participants