Page MenuHomePhabricator

Minerva Skin is missing Wikilove option
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Download Wikilove and have this configuration in your local.php
wfLoadExtension( 'WikiLove' );
$wgDefaultUserOptions['wikilove-enabled'] = 1;

What happens?:
Wikilove icon should appear to choose from under the Minerva skin

What should have happened instead?:
Wikilove icon does not appear under the Minerva skin

Other information (browser name/version, screenshots, etc.):

SkinsWikilove Results
Vector 2022
T335844_IPMasking_Wikilove_Vector2022.png (775×3 px, 243 KB)
Vector 2010
T335844_IPMasking_Wikilove_Vector2010.png (507×3 px, 179 KB)
Minerva
T335844_IPMasking_Wikilove_Minerva.png (893×2 px, 180 KB)
Monobook
T335844_IPMasking_Wikilove_Monobook.png (897×3 px, 305 KB)
Timeless
T335844_IPMasking_Wikilove_Timeless.png (697×2 px, 226 KB)

Related to: https://phabricator.wikimedia.org/T335844

Event Timeline

@GMikesell-WMF Please add codebase project tags when possible - thanks a lot!

Jdlrobson subscribed.

The wikilove feature is built in jquery ui. It would likely need a significant rewrite to be shown on a mobile screen. I'm working on porting this to Vue as we speak which may help