Page MenuHomePhabricator

Disable the mobile history page and use desktop instead
Closed, DuplicatePublic

Description

The mobile history page is neglected code and we are starting to see regressions in the design (for example the page title link "Spain" in the image below has regressed)

Screenshot 2023-11-06 at 9.46.31 AM.png (1×1 px, 132 KB)

https://en.m.wikipedia.org/wiki/Special:History/Spain

If I visit the desktop page [1]
https://en.wikipedia.org/w/index.php?title=Spain&action=history&safemode=1&useskin=minerva
the experience is more or less the same, but adds the "filter revisions" functionality, paging and logs:

Screenshot 2023-11-06 at 9.49.11 AM.png (1×1 px, 174 KB)

Proposal

  • Disable the mobile history page via the configuration flag MFUseDesktopSpecialHistoryPage for all users.
  • Remove the MobileFrontend code after several weeks with no community desiring a roll back.

Notes

[1] You'll need to add the class mw-mf-amc-disabled to the body element to simulate this.