Show upvoter emails in Suggestion admin panel#1514
Merged
katydidnot merged 1 commit intoWikipediaLibrary:masterfrom Feb 20, 2026
Merged
Show upvoter emails in Suggestion admin panel#1514katydidnot merged 1 commit intoWikipediaLibrary:masterfrom
katydidnot merged 1 commit intoWikipediaLibrary:masterfrom
Conversation
Contributor
Author
|
@Samwalton9 can you check? |
Member
|
One of the team's software developers will review this soon :) |
katydidnot
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a read-only field in the Suggestion admin panel to display the list of users who have upvoted each suggestion.
Displays the username and email of each upvoter.
Shows “No upvotes yet.” if no users have upvoted.
Helps admins quickly see who supported each suggestion.
Describe your changes in detail following the commit message guidelines
Rationale
Currently, the Suggestion admin panel does not provide visibility into which users have upvoted suggestions.
This change allows admins to track upvotes and improves transparency and moderation capabilities.
(Why is this change required? What problem does it solve?)
Phabricator Ticket
https://phabricator.wikimedia.org/T381682
(Link to the Phabricator ticket)
How Has This Been Tested?
Screenshots of your changes (if appropriate):
(It can also be a GIF to prove that your changes are working)
Types of changes
What types of changes does your code introduce? Add an
xin all the boxes that apply: