Problem/Motivation
While reviewing #3199972: Improve user interface text on the account cancellation screen as part of #3228187: Drupal Usability Meeting 2021-08-20 we noted that the terms "disable" and "block" are used interchangeably to mean "prevent this user from logging into the site".
For example, on the User Edit Form the status field has two options: "Active" and "Block"; While on the Account Cancellation Form we use the term "Disable". In both cases selecting these options leads to the same outcomes, but using two different terms could be a source of confusion for users.
Steps to reproduce
Proposed resolution
During the usability meeting we agreed that the term "disable" is more preferable to the term "block".
Replace the usage of the term "Block"/"Blocked" with "Disable"/"Disabled" on the User Edit Form and in the User Actions.
Comments
Comment #2
aaronmchale#3199972: Improve user interface text on the account cancellation screen was just committed, this issue seems like a natural next step.
Comment #3
aaronmchaleQueued for review at #3244123: Drupal Usability Meeting 2021-10-22, this issue came as a follow-up from a previous UX review, tagging anyway as it would be good to get validation/signoff on the idea as it stands.