Logicify / jquery-locationpicker-plugin

JQuery Location Picker plugin
MIT License
389 stars 260 forks source link

Make enter key submit forms selectively #110

Open justincorrigible opened 7 years ago

justincorrigible commented 7 years ago

As discussed a couple of years ago on issue #2, whenever pressing enter to select from the autocomplete list, the implicit submission mechanism kicks in and the form is submitted.

This change allows for safe selection, without killing the accessible behaviour.

ddinchev commented 7 years ago

@franzliedke I want to bump this - I've been using a fork to have it.

franzliedke commented 7 years ago

@ddinchev I don't maintain this script.

@alex-bes or @lexaux would have to merge this. Or @corvis? :)

ddinchev commented 7 years ago

@franzliedke I'm sorry - I just assumed this as you were a reviewer. I hope the package maintainers will take this PR into consideration :)