Page MenuHomePhabricator

Add ability to copy the list of connected temporary accounts
Closed, ResolvedPublic

Description

Background

As part of making it easier to investigate connected temporary accounts who are sharing the same IP address, we would like to be able to easily copy a list of multiple temporary accounts in order to paste on a wiki page or in a block tool (e.g. LTA documentation pages).

Designs

T417223 Add ability to copy the list of connected temporary accounts.png (2×5 px, 529 KB)

Figma (Work in progress)

Acceptance criteria
  • on Special:Contributions for a temporary account there is an action to copy the list of temporary accounts that have shared IP addresses with the target account
  • clicking on this button copies the information to the users clipboard (format TBC)
  • a ‘toast’ message appears to provide the user feedback that the information has been copied
  • Format is newline separated list

Event Timeline

KieranMcCann-WMF subscribed.

Added an image of the designs and updated the acceptance criteria with some more detail.

I believe we still need to confirm the details of the exact format of the text that is saved to the users clipboard? @Madalina

Change #1251065 had a related patch set uploaded (by STran; author: STran):

[mediawiki/extensions/CheckUser@master] Add ability to copy a list of related temporary accounts to clipbard

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

Change #1251065 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Add ability to copy a list of related temporary accounts to clipboard

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

Change #1264627 had a related patch set uploaded (by STran; author: STran):

[mediawiki/extensions/CheckUser@master] Use documentRoot parameter in connected accounts list copy feature

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

Change #1264627 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Remove unused documentRoot parameter in listToClipboard function

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