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

When clope is selected, focus validate button #40

Open
matthieu-gendreau opened this issue Jun 7, 2017 · 12 comments
Open

When clope is selected, focus validate button #40

matthieu-gendreau opened this issue Jun 7, 2017 · 12 comments

Comments

@matthieu-gendreau
Copy link

No description provided.

@matthieu-gendreau
Copy link
Author

Or better capture enter and check if the selector is on the dropdown

@tdeo
Copy link
Member

tdeo commented Jun 7, 2017

For me, keyboard navigation works nicely:

  • ctrl+w focuses drodown
  • arrow keys to go up/down
  • enter to select entry
  • from there 2 options:
    • 2nd enter actually logs
    • or tab selects quantity, now:
      • up/down or number to adjust quantity
      • enter logs the quantity and selected option.

Could you add more details ?

@matthieu-gendreau
Copy link
Author

For me second enter doesn't log.

@tdeo
Copy link
Member

tdeo commented Jun 9, 2017

In electron ? Or which browser?

@matthieu-gendreau
Copy link
Author

Electron

@tdeo
Copy link
Member

tdeo commented Jun 9, 2017

It works in my Electron.... I'll try from a Ubuntu computer.

@matthieu-gendreau
Copy link
Author

out

@tdeo
Copy link
Member

tdeo commented Jun 9, 2017

jun-09-2017 15-31-53

@matthieu-gendreau
Copy link
Author

Did you press tab ?

@tdeo
Copy link
Member

tdeo commented Jun 9, 2017

Only the first time to change the quantity.

@matthieu-gendreau
Copy link
Author

Ok this works for me.
What doesn't work is when I want to buy only one and press enter without tab.

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

No branches or pull requests

2 participants