Last modified: 2014-10-02 06:57:21 UTC
Delete button on the page http://localhost:8080/wiki/Headings?action=delete is green. Expected: It should be red. Also the input field is tiny. It should be larger.
http://en.m.wikipedia.beta.wmflabs.org/wiki/0.8074672945013748?action=delete
Only admins can see this page, can you add a screenshot? But yes probably primary destructive If that's the main action on the page.
Created attachment 16361 [details] before
Created attachment 16362 [details] after
Should the delete button be aligned to the right too?
Created attachment 16363 [details] v2
we can break it into separate bugs if we like, but might want to update all the controls (that already exist) at the same time.
*** Bug 70135 has been marked as a duplicate of this bug. ***
Change 154121 had a related patch set uploaded by Jdlrobson: Fix styling of deletion page https://gerrit.wikimedia.org/r/154121
(In reply to Jared Zimmerman (WMF) from comment #7) > we can break it into separate bugs if we like, but might want to update all > the controls (that already exist) at the same time. Actually, it does use the controls that are already implemented. The reason it looks inconsistent in that screenshot is that it's using the MW UI button even when wgUseMediaWikiUIEverywhere is false (that screenshot was taken with it false). When that's fixed, we can do a new screenshot with wgUseMediaWikiUIEverywhere set to true.
Created attachment 16423 [details] Deletion page with wgUseMediaWikiUIEverywhere true I've attached a screenshot (with the global on) of the latest version. In my opinion, it's still too short.
Can we merge the existing patch and then raise a new bug to discuss the correct input size? Surely the use of the destructive button is a useful bit of progress? :)
I didn't -1 it, and I don't know if I can review it today regardless, but please at least tag it with the bug.
Change 154121 had a related patch set uploaded by Jdlrobson: Fix styling of deletion page when $wgUseMediaWikiUIEverywhere enabled https://gerrit.wikimedia.org/r/154121
Change 154121 merged by jenkins-bot: Fix styling of deletion page when $wgUseMediaWikiUIEverywhere enabled https://gerrit.wikimedia.org/r/154121