Currently the dragable field "User name and password" mashes together:
- Username
- Current password
- E-mail address
- Change Password
I don't see this as very user friendly, especially the placement of the Current password.
Username, E-mail address and Change Password should be separate dragable fields in Manage Fields.
Current password should be made smarter and only show when it is needed to be entered, i.e when a user is changing the e-mail or password. Either Drupal will notice that changes are made and make it visible, or it will be asked for when the user clicks on the Save button.
Preferable these changes should also be backported to Drupal 7.
Comments
Comment #1
tsvenson commentedSetting the right tags.
Comment #2
calso000 commentedI believe the Username and Password (User module account form elements) also includes
Activate/Block Status and also Roles
https://drupal.org/node/2056185
Comment #3
calso000 commentedAlso the userprotect module seems to separate username from password in a way....
not sure if any of this could be of help....
Comment #7
dstorozhukComment #8
dstorozhukHere is the module which fix that gap Account field split.
Comment #9
gagarine commentedUsability is preferred over UX, D7UX, D8UX etc. See https://www.drupal.org/issue-tags/topic
Comment #15
benjifisherI am making this issue a child of #3251513: [meta] Update the user-edit pages in order to group it with other issues that aim to improve the user-edit form.
Comment #21
kepesv commentedReal demand exists for splitting these fields.