Page MenuHomePhabricator

Wikidata not compatible with the advanced mobile contributions mode of Minerva
Open, Needs TriagePublic

Description

Spun out of T233612

Wikibase termbox ships Minerva specific styles that impact the rendering of the page actions menu in the "AMC mode".
https://gerrit.wikimedia.org/g/mediawiki/extensions/Wikibase/+/8756168d18e574719180c45f32ffd7e10048da16/view/resources/wikibase/termbox/main.less#4

Screenshot 2019-10-21 at 9.56.19 AM.png (355×1 px, 40 KB)

AMC mode can be enabled by visiting https://m.wikidata.org/w/index.php?title=Special:MobileOptions when logged in.

This style should either be limited to the non-AMC mode or Wikidata should consider enabling the Minerva AMC feature flags to make these the default:

"MinervaOverflowInPageActions": {
                       "base": true,
                       "beta":  true,
                       "amc": true
               },

One way this issue manifests is as strange joined buttons (the watchstar and overflow buttons act a single button in this screenshot):

m.wikidata.org_w_index.php_title=Q16966070&mobileaction=toggle_view_mobile.png (1×2 px, 279 KB)