Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Make the "refresh list" button use Codex styling | mediawiki/extensions/PageTriage | master | +0 -1 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T335074 Rewrite PageTriage front-end in Vue.js | |||
Resolved | Soda | T349412 Change PageTriage "refresh list" button to use Codex styling |
Event Timeline
HTML inspecting the button shows that it is a Codex button. Codex is part of Vue. Can you elaborate?
I think the proposal here is to remove the "ui-button" styling and bring it in line with the wikimedia style guide similar to the other buttons in the feed. This would require some subtle changes to the drop shadows and overall styling:
Before | After |
Ideally this would also be replaced with one of the Codex icons too (https://doc.wikimedia.org/codex/latest/icons/all-icons.html):
Icons are probably out of scope for this ticket. May want to take a look at T347732: Mock up a 100% Codex front end for PageTriage.
Changing the button seems fine. Let's do that. Thanks for the ticket.
Change 967588 had a related patch set uploaded (by Sohom Datta; author: Sohom Datta):
[mediawiki/extensions/PageTriage@master] Make the "refresh list" button use Codex styling
Test wiki created on Patch demo by Frostly using patch(es) linked to this task:
https://patchdemo.wmflabs.org/wikis/1a49854e2f/w
I just wanted to note: even though Moderator Tools is wrapping up our effort on new PageTriage ui patches, we're happy to work in code review on this kind of work when desired. I'm happy to help walk you through setting up url parameters to use as feature flags if you want to be able to have users trial changes in production.
Change 967588 merged by jenkins-bot:
[mediawiki/extensions/PageTriage@master] Make the "refresh list" button use Codex styling