Problem/Motivation

At the moment the order on /user/edit is as following:
* Email
* Username
* Password
* Status
* Password policy

It would be better to have password and password policy next to each other, so like this:
* Email
* Username
* Password
* Password policy
* Status

CommentFileSizeAuthor
#4 3259816_after.png67.03 KBhmendes
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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

brentg created an issue. See original summary.

brentg’s picture

Assigned: brentg » Unassigned
Status: Active » Needs review

Updated the weight so that the order is more logic

hmendes’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
67.03 KB

I agree with this, I always found it strange that the table wasn't just below the password field.
Screenshot showing how it looks now. Changing this to RTBC.

paulocs made their first commit to this issue’s fork.

  • paulocs committed efa6489 on 8.x-3.x authored by brentg
    Issue #3259816 by brentg, hmendes: Put policy table below The password...
paulocs’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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