| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
When the input of the autocomplete is inside a form and the user selects an option currently the form is instantly being submitted. When selecting an option with enter, the form should not be submitted. (After selecting an option enter still can be used to submit the form)
| Back | FazBrowse Home | New Git URL |
When the input of the autocomplete is inside a form and the user selects an option (with arrow keys and enter) currently the form is instantly being submitted. When selecting an option with enter, the form should not be submitted.
(After an option was selected enter can still be used to submit the form)
@SimonSteinberger small suggestion that might improve your lib