Page MenuHomePhabricator

Modify user menu styles
Closed, ResolvedPublic

Description

Pages: All pages when logged in

Expected behavior: When logged in, selecting the user icon brings up a menu that complies with the styles in OOUI (ButtonMenuSelectWidget (clearOnSelect=false, menu.horizontalPosition="end"))

Observed behavior: User menu uses different styles (background color, font size, font justification, padding, etc). Note that this task is scoped only to the user menu since it's the most important menu for the initial launch. However, if changes all dropdown menu styles is easier, that also works.

Event Timeline

Change 626547 had a related patch set uploaded (by Cicalese; owner: Cicalese):
[mediawiki/skins/WikimediaApiPortal@master] Use OOUI for user menu and add icon to ULS menu item

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

Change 626547 merged by jenkins-bot:
[mediawiki/skins/WikimediaApiPortal@master] Use OOUI for user menu and remove ULS user menu item

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

apaskulin moved this task from Ready to Done on the Platform Team Workboards (Green) board.

Verified on beta. Thanks!