Page MenuHomePhabricator

Display form on Special:SimilarEditors
Closed, ResolvedPublic3 Estimated Story Points

Description

From T296214:

  • Visiting Special:SimilarEditors shows the "Find similar users" form

The form does not submit yet.

The form should look like this:

image.png (1×1 px, 62 KB)

Event Timeline

Tchanders set the point value for this task to 3.Apr 19 2022, 4:13 PM

Change 786354 had a related patch set uploaded (by Tchanders; author: Tchanders):

[mediawiki/extensions/SimilarEditors@master] Display a form on Special:SimilarEditors

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

@Prtksxna @Niharika I changed a few things from the mockup - hope that's OK:

  • Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
  • Changed the placeholder description at the top of the page to "Find the most similar editors to a given editor based on edit history." - adapted from the first sentence of the README for similar-users: https://github.com/wikimedia/mediawiki-services-similar-users#readme

@Prtksxna @Niharika I changed a few things from the mockup - hope that's OK:

  • Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
  • Changed the placeholder description at the top of the page to "Find the most similar editors to a given editor based on edit history." - adapted from the first sentence of the README for similar-users: https://github.com/wikimedia/mediawiki-services-similar-users#readme

Thanks @Tchanders. @Prtksxna does the placeholder text suggestion sound okay to you?

@Prtksxna @Niharika I changed a few things from the mockup - hope that's OK:

  • Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
  • Changed the placeholder description at the top of the page to "Find the most similar editors to a given editor based on edit history." - adapted from the first sentence of the README for similar-users: https://github.com/wikimedia/mediawiki-services-similar-users#readme

Thanks @Tchanders. @Prtksxna does the placeholder text suggestion sound okay to you?

image.png (357×888 px, 25 KB)

@Prtksxna Here's a screenshot to help. Questions are:

  • Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
  1. Is this OK?
  1. Is this OK?
  1. Do we need to add some placeholder text to the text input? Special:Investigate has: UserName or 1.1.1.1
  1. The mock-up has a the colon at the end of Username or IP address: - but Special:Investigate doesn't. Should we keep the colon here?
  • Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
  1. Is this OK?

Yes

  1. Is this OK?

Yes

  1. Do we need to add some placeholder text to the text input? Special:Investigate has: UserName or 1.1.1.1

Yes, that is a good idea. Do you know if both usernames and IPs can be entered?

  1. The mock-up has a the colon at the end of Username or IP address: - but Special:Investigate doesn't. Should we keep the colon here?

I think this might have been my miss in Special:Investigate. I was looking at Log, ActiveUsers, and GlobalUsers and those seem to have : after the labels and nothing on the form heading.

Change 786354 merged by jenkins-bot:

[mediawiki/extensions/SimilarEditors@master] Display a form on Special:SimilarEditors

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