Page MenuHomePhabricator

Add Edit Count Contribution tab summary
Closed, ResolvedPublic2 Estimated Story Points

Description

Notes:

  • Edits tab: Only in summary view
  • Editors tab: In summary & table view
Acceptance Criteria:
  • Given that someone is viewing the summary on the Contributions tab,
    • Then they should see a new card/data point called 'Edit count'
Designs

Screenshot 2025-11-06 at 5.28.44 PM.png (332×1 px, 45 KB)

Event Timeline

ifried renamed this task from Placeholder: Add number of edits to Contribution tab summary to Placeholder: Add Edit Count Contribution tab summary.Oct 29 2025, 6:40 PM
ifried updated the task description. (Show Details)
ifried set the point value for this task to 2.Oct 30 2025, 4:18 PM
ifried added a subscriber: JFernandez-WMF.

@JFernandez-WMF, I moved this to 'needs design' since the ticket is ready to go once we have the design for how the summary tab looks with the new data point of edit count. Thanks!

ifried renamed this task from Placeholder: Add Edit Count Contribution tab summary to Add Edit Count Contribution tab summary.Nov 5 2025, 9:24 PM

Change #1203049 had a related patch set uploaded (by Daimona Eaytoy; author: Daimona Eaytoy):

[mediawiki/extensions/CampaignEvents@master] Add edit count card to event contribution summary

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

Note, I implemented this under the assumption that the wrapping seen in the prototype is not part of the requirements as it's not in the AC, and also given T402211#11124803.

hi @Daimona, do you mean for mobile? for mobile i think it's fine that it doesn't wrap because it is scrollable horizontally but on desktop i think it should be moving to a new line due to space.

hi @Daimona, do you mean for mobile? for mobile i think it's fine that it doesn't wrap because it is scrollable horizontally but on desktop i think it should be moving to a new line due to space.

The way it currently works is that it never wraps in both mobile and desktop. We can change that but I think it should be a separate task because we need to define how the wrapping would happen exactly (would all cards have the same width, or just content width, etc.)

Change #1203049 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Add edit count card to event contribution summary

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

vaughnwalters subscribed.
  • Given that someone is viewing the summary on the Contributions tab,
    • ✅ Then they should see a new card/data point called 'Edit count'
      Screenshot 2025-11-17 at 6.20.22 PM.png (212×1 px, 49 KB)

AC met 🎉 sending to product sign off

Released & working as expected, so I'm marking it as done.