Follow up work to T365764.
Steps to replicate the issue (include links if applicable):
- In Special:preferences enable the wikitext editor 2010.
- Go to a page and click edit
- Click advanced in the toolbar to open up submenu
What happens?:
It looks like this:
What should have happened instead?
- .ext-WikiEditor-ManualWidget should be updated to use a token (@background-color-base)
- The icons are white on gray background - either the background should be disabled in night theme, or the standard theme should use a token for this background (suggested .wikiEditor-ui-toolbar {background-color: @background-color-base;} with slight visual change
- The editor should stop defining its own link color for .wikiEditor-ui-toolbar .tabs span.tab a
- The footer has a background that is not using a design token. This seems to only require two tokens update in resources/src/mediawiki.action/mediawiki.action.edit.styles.less in core: Proposed: background-color: @background-color-base; color: @color-base);
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Additional QA
Repeat test g, l in T363780#9844863
QA Results - Beta
AC | Status | Details |
---|---|---|
1 | ✅ | T367362#9932202 |
QA Results - PROD
AC | Status | Details |
---|---|---|
1 | ✅ | T367362#9971573 |