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.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

AaronMcHale created an issue. See original summary.

aaronmchale’s picture

#3199972: Improve user interface text on the account cancellation screen was just committed, this issue seems like a natural next step.

aaronmchale’s picture

Issue tags: +Needs usability review

Queued 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.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.