When you delete the password protection for a given page, why are we presenting the user this message:

"Are you sure you want to delete this page?"

Is this implying that in order to remove the password for the page you must delete the page?

How about using this text; "Are you sure you want to remove the password for this page?"

Additionally this message; "The protected page has been successfully deleted.", needs updating as well, since the protected page wasn't deleted, rather the password was removed for the page.

Comments

zanematthew created an issue. See original summary.

eli-on-drupal’s picture

Status: Needs work » Needs review
StatusFileSize
new2 KB

Here's a patch with a more accurate user interface.

deaom’s picture

Priority: Critical » Normal
StatusFileSize
new2.02 KB

Patch could not apply, so re-rolled it so it now applies.

kbrodej’s picture

StatusFileSize
new2.02 KB
new625 bytes

Reviewed the patch. Changed the word order of "The password has successfully been removed." to "The password has been successfully removed."

deaom’s picture

Status: Needs review » Reviewed & tested by the community

The patch applies and the changed word order is added.

  • oksana-c committed d0cae4f on 8.x-1.x
    Issue #2992001 by kbrodej, DeaOm, eliclaggett, oksana-c: Improve UI/UX...
oksana-c’s picture

Title: Scary UI/UX, when deleting password protection for a given page » Improve UI/UX when deleting password protection for a given page
Issue summary: View changes
Status: Reviewed & tested by the community » Fixed
oksana-c’s picture

Status: Fixed » Closed (fixed)