Active
Project:
Drupal core
Version:
main
Component:
ajax system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Mar 2026 at 18:42 UTC
Updated:
26 Mar 2026 at 18:42 UTC
Jump to comment: Most recent
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php uses the Ajax API to dynamically update the field settings form when the handler is changed.
Refactor the form to use HTMX.
The existing functionality does not seem to have a test for the AJAX version of the functionality, specifically. A test will be needed.
The refactoring to HTMX, itself.
Comments