Problem/Motivation

The setup process consists of a sequence of small forms. Each form has a primary button to continue to the next step. However, this button is not always indicated as the primary button in the form.

Proposed resolution

Use form action wrapper with a primary button for a consistent user interface experience.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The setup and reset process forms consistently use a primary button for each form.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
FileSize
1.85 KB

Attached patch applies a form action wrapper with a primary button to all forms for a consistent user interface experience.

idebr’s picture

Component: Code » User interface
FileSize
14.21 KB

Attached patch combines the patch in #2 with #2998854: Make all texts in the user interface translatable for translation extraction tools (such as Drupal.org localization) so it can be applied through composer.

jcnventura’s picture

Re-roll of #2

  • jcnventura authored 25d2627 on 8.x-1.x
    Issue #3090072 by idebr, jcnventura: Use form action wrapper with a...
jcnventura’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.