From T296214:
- Visiting Special:SimilarEditors shows the "Find similar users" form
The form does not submit yet.
The form should look like this:
Tchanders | |
Mar 23 2022, 2:52 PM |
F35073182: image.png | |
Apr 29 2022, 11:52 AM |
F35072564: Screen Shot 2022-04-28 at 6.40.00 PM.png | |
Apr 28 2022, 10:42 PM |
F35069510: image.png | |
Apr 27 2022, 4:48 AM |
F34752840: image.png | |
Apr 26 2022, 5:24 PM |
From T296214:
The form does not submit yet.
The form should look like this:
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/SimilarEditors | master | +51 -3 | Display a form on Special:SimilarEditors |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | lbowmaker | T309125 SimilarUsers Service | |||
Open | None | T291509 [Epic] Similar Editors tool | |||
Resolved | STran | T301940 Investigate: QuickSurveys capabilities | |||
Resolved | Tchanders | T297687 Allow users to submit feedback via a QuickSurveys survey | |||
Open | None | T296214 Create the Special:SimilarEditors page | |||
Resolved | Tchanders | T304521 Display form on Special:SimilarEditors |
Change 786354 had a related patch set uploaded (by Tchanders; author: Tchanders):
[mediawiki/extensions/SimilarEditors@master] Display a form on Special:SimilarEditors
@Prtksxna @Niharika I changed a few things from the mockup - hope that's OK:
@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)
- 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
- Changed "Find similar users" to "Find similar editors" (since the special page name is now Similar Editors, not Similar Users)
- Is this OK?
Yes
- 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
- Is this OK?
Yes
- 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?
- 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.
Do you know if both usernames and IPs can be entered?
It seems so, yes: https://github.com/wikimedia/mediawiki-services-similar-users/blob/dcae8be6ce57d6eecbdbf4e2e3e8dddcbaf17da9/similar_users/wsgi.py#L109
Change 786354 merged by jenkins-bot:
[mediawiki/extensions/SimilarEditors@master] Display a form on Special:SimilarEditors