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

Pressing enter on a field takes you to the (usually) the previous input page #316

Open
ssshi opened this issue Oct 24, 2017 · 1 comment

Comments

@ssshi
Copy link

ssshi commented Oct 24, 2017

Assuming normally the pages flow from:
"food options" -> "do androids dream of electric sheep?" -> "whats on the radios"

Usual returning to previous input page example workflow:

  • Under the "do androids dream of electric sheep?" page, I typed a value in the field and pressed enter, and it took me back to the "food options" page.
    "do androids dream of electric sheep?" -> "food options"

  • Similarly, under the "whats on the radios?" page, I selected a value and pressed enter, and it took me back to the "do androids dream of electric sheep" page.
    "whats on the radios" -> "do androids dream of electric sheep?"

If starting on first page ("food options")

  • Under the "food options" page, I typed a value in the field and pressed enter, and it took me back to the "do androids dream of electric sheep?" page.
    "food options" -> "do androids dream of electric sheep?"
@ssshi ssshi changed the title Pressing enter on a field takes you to the previous input page Pressing enter on a field takes you to the (usually) the previous input page Oct 24, 2017
@coilysiren
Copy link
Contributor

Thanks for pointing this out ^^ I'll clean it up in a bit

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

2 participants