Problem/Motivation

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.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3609454

Command icon Show commands

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

mstrelan created an issue. See original summary.

mstrelan’s picture

Status: Active » Postponed

MR 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.