Update UI text regarding weight so it's consistent and more helpful to new users

Created on 1 August 2018, over 6 years ago
Updated 24 March 2023, over 1 year ago

Problem/Motivation

The UI text regarding the concept of 'Weight' is not consistent and in some cases not be very helpful to a new Drupal user.

Current 'weight' UI text:
Book pages: Pages at a given level are ordered first by weight and then by title.

Taxonomy terms: Terms are displayed in ascending order by weight.

Menu links: Link weight among links in the same menu at the same depth. In the menu, the links with high weight will sink and links with a low weight will be positioned nearer the top.

Proposed resolution

Book pages: Pages at the same depth are displayed first by ascending numerical order and then by title. Pages with higher values will be positioned near the bottom and pages with lower values will be positioned near the top.

Taxonomy terms: Terms are displayed in ascending numerical order. Terms with higher values will be positioned near the bottom and terms with lower values will be positioned near the top.

Menu links: Menu links at the same depth are displayed in ascending numerical order. Links with higher values will be positioned near the bottom and links with lower values will be positioned near the top.

Remaining tasks

Submit patch based on community discussion.

📌 Task
Status

Needs work

Version

10.1

Component
UI text 

Last updated 25 days ago

No maintainer
Created by

🇺🇸United States Chris Matthews

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India nayana_mvr

    Verified the patch #8 and tested it on Drupal version 10.1.x. The patch works as per the proposed resolution and I have added the before and after screenshots for reference.

  • Status changed to Needs work over 1 year ago
  • 🇬🇧United Kingdom AaronMcHale Edinburgh, Scotland

    Usability review

    We reviewed this issue at 📌 Drupal Usability Meeting 2023-03-24 Needs work , that issue will have a link to the recording.

    The group recommended shorter versions of the text in the proposed resolution, we felt this conveyed the same information and avoids the use of directional terms - bottom and top - which we generally try to avoid using.

    The recommended text is:

    • Book pages: Pages with the same parent are displayed in ascending numerical order, from negative to positive values.
    • Taxonomy terms: Terms with the same parent are displayed in ascending numerical order, from negative to positive values.
    • Menu links: Menu links at the same depth are displayed in ascending numerical order, from negative to positive values.
Production build 0.71.5 2024