- πΊπΈUnited States smustgrave
Can you provide more detail about the bug you are seeing and how to reproduce it?
- Status changed to Closed: outdated
about 1 year ago 2:31pm 19 April 2024 - πΊπΈUnited States smustgrave
If still a problem in 6.0.x please reopen
- Status changed to Needs review
4 months ago 7:58pm 19 February 2025 - π³π±Netherlands casey
This is still a problem in both 6.0 and 7.0.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#form
The form attribute lets you place an input anywhere in the document but have it included with a form elsewhere in the document.
To reproduce the problem you have to create an exposed views form and (e.g. via a template override) move one of its elements out of the
element, while setting the form attribute of that element to the id of the
.Maybe this issue is better categorized as feature request?
- Merge request !154fix: ensure a form attribute on the triggering element is respected β (Merged) created by casey
-
smustgrave β
committed 7ecd9413 on 7.1.x
Issue #3265275 by casey: Allow to auto submit elements that have a form...
-
smustgrave β
committed 7ecd9413 on 7.1.x
- Status changed to Fixed
24 days ago 6:15pm 15 May 2025 - πΊπΈUnited States smustgrave
Took a second look and if auto submit tests are working I'm fine with this. Hoping to do another release here soon.
Automatically closed - issue fixed for 2 weeks with no activity.