Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

picklist jump on tab #28

Open
alexpunct opened this issue Dec 20, 2016 · 0 comments
Open

picklist jump on tab #28

alexpunct opened this issue Dec 20, 2016 · 0 comments
Assignees

Comments

@alexpunct
Copy link
Contributor

alexpunct commented Dec 20, 2016

#When you use keyboard navigation and try to navigate in the dropdown then hit tab to choose an option, the form is filled, but the cursor jumps to the next field (if the form has more fields). It should prevent the default event

alexpunct added a commit to alexpunct/GlobalIntuitive that referenced this issue Dec 20, 2016
alexpunct added a commit to alexpunct/GlobalIntuitive that referenced this issue Dec 20, 2016
jbate pushed a commit that referenced this issue Jun 8, 2017
)

* #28 prevent default tab event on choosing an item using the tab key

* #28 target the proper event
jbate added a commit that referenced this issue Mar 20, 2018
* Accessibility improvements on sample web page (#30)

* Added example regarding including token in options

* Master (#32)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and countryCode when looking up translations (#34)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and country when looking up a translation

* Handle if search input is also used as an output field (#36)

* Accessibility improvements on sample web page

* Execute events in try...catch

Previously an error prevented future code from running

* Don't clear input field on keyup if also used as address field

This allows an address field (e.g. addressLine1) to also be used as a
search field

* LowerCase language and country when looking up a translation

* Handle if search input is also output field

Lock the search field, after an address has been returned, until the
field has been cleared.

* #28 prevent default tab event on choosing an item using the tab key (#29)

* #28 prevent default tab event on choosing an item using the tab key

* #28 target the proper event

* Update LICENSE

* Added 'unbind' to library

* Change focus field default to false

* Tidying

* Dpv updates and rebrand (#39)

* Updating dependencies

* Updating readme for DPV changes.

* Rebranding

* Branding update

* Bumping node version

* Updating readme wording

* Support returning the address lines to DOM nodes other than form fields. e.g. a <div> rather than a <input> (#40)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants