flagstrap icon indicating copy to clipboard operation
flagstrap copied to clipboard

Broken tab index order the moment an item is selected

Open andrewabogado opened this issue 10 years ago • 1 comments

First off, thanks for this useful plugin.

Some users might be accustomed to using keyboards when filling out forms. At least that's the case for me.

To reproduce:

  1. User fills in the first input field.
  2. User reaches the flagstrap select dropdown, chooses an item by using the mouse pointer. Using up and down arrow key doesn't work here.
  3. User presses tab key again to move to the next input field. This is where the tab index order/flow got broken. As soon as the user presses the tab key, it starts at the very first of the tab index of the form.

As a feature request, a support for tab index and keyboard binding would be great.

andrewabogado avatar Jan 13 '16 03:01 andrewabogado

Thank you for your feedback. I will take a look into this. :+1:

blazeworx avatar Jan 13 '16 13:01 blazeworx