Page MenuHomePhabricator

Show editor groups and edit count on diff pages
Closed, ResolvedPublic

Description

On the mobile diff page, we show the bytes changed and relative timestamp above the diff like so:
https://en.m.wikipedia.org/wiki/Special:MobileDiff/1177732218

To help us consolidate the 2 experiences, and avoid removing existing information {we should include the information in the desktop diff markup.

To begin with this can be hidden by default to avoid requiring a designer.

Screenshot 2023-09-29 at 3.53.56 PM.png (630×447 px, 62 KB)

TODO

  • In the mw-diff-ntitle2 and mw-diff-otitle2 elements we will provide information on the user.
  • The diff page should output user groups and edit count
  • In all skins this will be hidden by default but appear in the HTML markup. Gadgets will be able to reveal this information if needed
  • In Minerva skin we will reveal this information.

Mock of new information in Vector 2022 skin when unhidden:

Screenshot 2023-09-29 at 4.02.02 PM.png (700×1 px, 211 KB)

Related Objects

StatusSubtypeAssignedTask
Declineddchen
OpenNone
OpenNone
DuplicateNone
OpenFeatureNone
OpenBUG REPORTNone
OpenNone
StalledNone
OpenFeatureNone
DuplicateNone
ResolvedNone
OpenNone
OpenNone
OpenFeatureNone
OpenNone
ResolvedNone
ResolvedNone
OpenFeatureNone
OpenNone
ResolvedHalfak
OpenNone
OpenNone
OpenFeatureNone
StalledNone
OpenNone
OpenNone
OpenNone
ResolvedPetrb
OpenNone
OpenNone
Resolvedtstarling
OpenNone
DeclinedNone
ResolvedBUG REPORTJdlrobson
ResolvedNone
ResolvedJdlrobson
ResolvedJdlrobson

Event Timeline

Change 962096 had a related patch set uploaded (by Jdlrobson; author: Jdlrobson):

[mediawiki/core@master] WIP: DifferenceEngine: Meta information on diffs

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

Jdlrobson renamed this task from Show bytes added, editor groups and edit count on diff pages to Show editor groups and edit count on diff pages.Oct 4 2023, 6:08 PM
Jdlrobson updated the task description. (Show Details)

Change 962096 merged by jenkins-bot:

[mediawiki/core@master] DifferenceEngine: Add user meta information on diff pages

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

Jdlrobson claimed this task.
Jdlrobson added subscribers: Ammarpad, jsn.sherman.

Thanks for the review @Ammarpad and @jsn.sherman

Current view:

Screenshot 2023-10-17 at 3.34.48 PM.png (637×1 px, 187 KB)

Screenshot 2023-10-17 at 3.35.10 PM.png (786×1 px, 173 KB)

How it looks when revealed with gadget:

Screenshot 2023-10-17 at 3.35.35 PM.png (801×1 px, 173 KB)
Screenshot 2023-10-17 at 3.34.32 PM.png (667×1 px, 160 KB)