Jdlrobson added a subscriber: LucasWerkmeister.
Jdlrobson added a comment.

  Hey @LucasWerkmeister so if I understand correctly the plan is to merge 
https://gerrit.wikimedia.org/r/921570 and revert it a month later, at which 
point all the pages in cache should be updated. Is that correct? If so that 
sounds fine to me.
  
  I suggested another approach if you wanted to address this quicker, would be 
to add some code to MediaWiki:Mobile.js that detects the broken state and 
applies CSS to fix it.
  
  e.g.
  
    if ( mw.loader.getState( '<problematic-module-in-cache-name>' ) {
      mw.util.addCSS(`/* some CSS that improves the situation */ ' );
    }

TASK DETAIL
  https://phabricator.wikimedia.org/T336956

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: LucasWerkmeister, Michael, Jdlrobson, Lucas_Werkmeister_WMDE, Edu, 
Aklapper, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to