Page MenuHomePhabricator

Option to permanently see mobile frontend from desktop render
Closed, ResolvedPublic

Description

Currently if we don't detect that your a mobile browser their is no easy way to have all of your pages views on mobile. We should have an option, gadget, etc on the PC site to have the opposite of the link on the mobile site.


Version: unspecified
Severity: enhancement

Details

Reference
bz29503

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:28 PM
bzimport set Reference to bz29503.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 29815 has been marked as a duplicate of this bug. ***
  • Bug 32087 has been marked as a duplicate of this bug. ***

john wrote:

<johnduhart> 29503 is not really easy, you need to have a little understanding of how MobileFrontend works and even I can't get an idea of what to do after looking for 3 minutes.
<johnduhart> And I've been working with MobileFrontend all weekend

-easy

This is done as of r113865.

Now, clicking on 'Mobile view' will set a cookie that will keep you on the mobile view until you click 'Desktop view'.

Conversely, if you are in the mobile view (regardless of device), clicking on 'Desktop view' will set a cookie that will keep you on the desktop view until you explicitly return to 'Mobile view'.