Problem/Motivation
Pressing enter on a focused form element opens the next dropdown rather that submitting the form.
Steps to reproduce
- Enable multiselect_dropdown_bef_test.
- Add a title field to the view filters as the first item.
- View the test view.
- Enter some text in the text filter.
- Press enter.
The next dropdown is opened, rather than submitting the view.
Issue fork multiselect_dropdown-3436291
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
benabaird commented