https://bugzilla.wikimedia.org/show_bug.cgi?id=47785

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from [email protected] ---
(In reply to comment #6)

> If there is direction in the design strategy on when, where and why to use 
> this
> 'bulky' form of a button, then I have little trouble with it.

mw-ui-button makes a gradient button, mw-ui-big gives it a large font,
mw-ui-primary makes it blue (in the vector skin).  That set is what the "Agora"
design suggests for the main (Call to action) submit button of a form

You can see a secondary button in Create account's [Join wikiname] button,
which is mw-ui-button mw-ui-constructive (green in vector).

The mw-ui-vform style for compact vertical forms makes buttons within it into
stacked full-width (display:block, width:100%) elements.  That is likely to be
over-aggressive, e.g. a form with additional [Reset] and [Cancel] buttons will
probably be overwhelming if they're all stacked.  Create account overrides
full-width for its [Join {wikiname}] button. We'll learn more as other forms
adopt the design.

https://www.mediawiki.org/wiki/Agora#Code.2C_status describes the
implementation, it's nested inside a bigger "Wikimedia Foundation Design" plan
that is unfortunately out-of-date in areas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to