Improve the microcopy on the view password settings page

Created on 10 September 2024, 3 months ago

Problem/Motivation

There are several smaller details to note on admin/config/system/view-password-settings:

  • According to the Drupal interface standards it should be avoided to use the word please: https://www.drupal.org/docs/develop/user-interface-standards/interface-text
  • At the moment the title and description for each field is sort of redundant. You have instructional copy in the title and again within the description.
  • It is not clear based on the description what the purpose of the first two fields actually is. It clear you are able to add ids and classes there but the reason is sort of missing?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.0

Component

User interface

Created by

🇩🇪Germany rkoller Nürnberg, Germany

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

  • Issue created by @rkoller
  • First commit to issue fork.
  • 🇩🇪Germany anacolautti

    Hi again, thank you for your input here.

    I created a branch to start these fixes.

    • Remove "Please" word from the form (2 found)
    • Change form labels
    • Improve the field descriptions

    These are the proposed changes so far:

    I'd also update the validation message for the Form id(s) field to be:

    The <em>Form id(s)</em> field should contain values separated by commas only. Spaces or new lines are not allowed.

Production build 0.71.5 2024