- 🇺🇸United States smustgrave
This could use an issue summary. Started it but someone familiar with the issue should fill in
- 🇺🇸United States Danny Englander San Diego
I tested the patch in #65 and it applies and works fine with Drupal 10.2.5. My use case is that I want different parts of the same exposed Ajax form in 2 areas of the page. This works as expected, no log errors, no console errors, or Ajax errors.
Something that baffles me is the form ids are duplicated for each implementation of the exposed form. There are a number of issues open for that, a few in the "Related" and "Referenced by" section on this page. I always understood that duplicate form ids was not good for accessibility and could cause unexpected issues so just wanted to flag that with this patch.
- 🇧🇷Brazil charlliequadros
This patch was modified to work with Drupal 10.3.6.
- 🇮🇳India gauravjeet
It's been a while this issue is opened and the patches (re-rolls) apply and work succesfully, can this be merged into core now or, are there any other pressing issues stopping this patch merge?
Patch #71 works fine for me btw!
- 🇬🇧United Kingdom nicrodgers Monmouthshire, UK
I've updated the issue summary, and created a merge request based on the patch from #71 as the patches have been deprecated.
- 🇬🇧United Kingdom nicrodgers Monmouthshire, UK
Setting back to needs work due to the failing coding standards issues picked up in the pipeline.