In the first screen on mobile, the text that reads "Top help pages about editing" clicks like a link when tapped, even though it's just a header and not a link.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | MMiller_WMF | T206711 [EPIC] Growth: help panel | |||
Resolved | kostajh | T212903 Help panel: text on mobile is behaving like a link |
Event Timeline
Comment Actions
This is occurring because label elements on mobile OOUI are tapable. I suppose we should remove the label and add a header element.
Comment Actions
Change 483522 had a related patch set uploaded (by Sbisson; owner: Sbisson):
[mediawiki/extensions/GrowthExperiments@master] [proof of concept] TextWidget
Comment Actions
Change 485073 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan):
[mediawiki/extensions/GrowthExperiments@master] Help Panel: Output help links as plain elements, not in form layout
Comment Actions
Change 485073 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Help Panel: Output help links as plain elements, not in form layout