Open jonasjabari opened 3 years ago
This is still an open issue and present in version 3+. Can I assign this to myself and work on it? @keithrowell @jonasjabari
I've actually developed a fix/workaround for this in a client project and can port it over to the gem. The W3C spec explains that this is natural behavior of forms:
... ...
When there is only one single-line text input field in a form, the user agent should accept Enter in that field as a request to submit the form.
A Stackoverflow question was also asked about this and the accepted answer directed to the above section of the W3C spec.
@aaron-contreras yes please assign it to yourself and have fun working on it :)
If more than one filter is applied to bs_smart_collection, the filters are not submitted on ENTER as it's happening when only applying one filter