Page MenuHomePhabricator

DefaultView: TypedList item sometimes lacks the "Item" label
Closed, ResolvedPublicBUG REPORT

Description

Description

When a list contains item that have an ad-hoc component, when they are expanded they are preceded by the hardcoded label "Item".

E.g. Z12K1, a list of monolingual texts:

Screenshot from 2023-04-10 11-59-48.png (254×399 px, 10 KB)

When a list contains items that don't have an ad-hoc component, they are expanded by default, but the "Item" label is missing:

E.g. Z32K1, a list of monolingual string sets:

Screenshot from 2023-04-10 11-59-55.png (257×465 px, 11 KB)

Steps to reproduce:

  1. Go to https://wikifunctions.beta.wmflabs.org/wiki/Z10112?view=default-view&action=edit
  2. Explore Labels -> Texts and Aliases -> Stringset to see the difference.

Observed behavior:

  • Aliases -> Stringset items lack "Item" label

Observed behavior:

  • All items of typed lists in their expanded mode should be preceded by the "Item" literal

Devices and Design (URLs or screenshots, if applicable):


Completion checklist

Event Timeline

Change 907847 had a related patch set uploaded (by Genoveva Galarza; author: Genoveva Galarza):

[mediawiki/extensions/WikiLambda@master] Show "Item" label when typed list item is expanded

https://gerrit.wikimedia.org/r/907847

Change 907847 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Show "Item" label when typed list item is expanded

https://gerrit.wikimedia.org/r/907847

DVrandecic subscribed.

Couldn't reproduce a situation with no "item" text being shown.