Place "submit" (log in) button into #actions container

Created on 9 December 2019, over 4 years ago
Updated 18 October 2023, 9 months ago

Drupal has a dedicated '#type' => 'actions' container for storing all form submit buttons. In theming layer this container is rendered the last by default thus assuring logical sequence of form elements: at first, all the form elements and at last the submit button(-s).

The UserLogin from cas_server module does not follow this pattern and with some extra alterations on top of it, the button gets misplaced in our Drupal instance.

I'd like to put it into such '#type' => 'actions' container for the sake of consistency.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine bucefal91

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024