Page MenuHomePhabricator

Get CheckboxInputWidget to design spec
Closed, ResolvedPublic8 Estimated Story Points

Description

Event Timeline

violetto assigned this task to Volker_E.
violetto raised the priority of this task from to Needs Triage.
violetto updated the task description. (Show Details)

Change 244838 had a related patch set uploaded (by VolkerE):
Get CheckboxInputWidget to MediaWiki theme's design specs

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

Screenshot of the proposed implementation (T114049 / T114050 / T113225), for the lazy:

New design for OOjs UI checkbox/radio/toggle (509×390 px, 26 KB)

Jdforrester-WMF triaged this task as Medium priority.
Jdforrester-WMF updated the task description. (Show Details)
Jdforrester-WMF edited projects, added OOUI, OOjs-UI-next-release; removed Patch-For-Review.

Change 244838 merged by jenkins-bot:
MediaWiki theme: Adjust CheckboxInputWidget to match M30 design

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

Change 247875 had a related patch set uploaded (by Jforrester):
MediaWiki theme: Adjust CheckboxInputWidget to match M30 design

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

Citing @matmarex from https://gerrit.wikimedia.org/r/#/c/244838/

I'm seeing a pretty weird effect with the hover transition, though – the border (of both checkboxes and radios) seems to momentarily disappear when transitioning from hovered to non-hovered. https://phabricator.wikimedia.org/F2700526

Myself answering there:

You're right, the issue is border-width. I can (and have updated the patch set) replace it by box-shadow. Clearly, IE8 isn't supporting it. Focus in compounded form problem from T113225 isn't solved yet.

Jdforrester-WMF renamed this task from Getting CheckboxInputWidget to design spec to Get CheckboxInputWidget to design spec.Mar 2 2016, 2:00 AM

Right now this is stalled because it's "too blue", right? :-(

We're not going to care about the disabled state's color (adaptions) right now, nor about the border-color of normal state, as our accessible color palette discussion is going to play into that in a separate task still to come.
This open task is about taking action to have the states getting rid of constructive checkmarks and the pseudo-3D effect on :hover, also aligning focus state with other widgets.

Change 247875 merged by jenkins-bot:
MediaWiki theme: Adjust CheckboxInputWidget to match M30 design

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