Postponed
Project:
Drupal core
Version:
main
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2026 at 06:29 UTC
Updated:
9 Jul 2026 at 06:39 UTC
Jump to comment: Most recent
Postponed on #3566881: Add a submitForm() method to HttpKernelUiHelperTrait
Initial conversions skipped tests with submitForm. Now we have a proof of concept for how to handle submitForm, here's some more conversions.
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 #3
mstrelan commentedMR is stacked on #3566881: Add a submitForm() method to HttpKernelUiHelperTrait. There is also an issue of the form state needing to be reset. We could think about automating that.