Page MenuHomePhabricator

Revisit whether it make sense for MobileFrontend to have a desktop toggle
Open, LowPublic

Description

Background

With the removal of the mobile domain, the browser "use desktop view" feature now works. We should consider whether to remove the links from the footer as they conflict with its behaviour.

User story

As a user I want a consistent and reliable way to switch between desktop and mobile mode.

Requirements

  • Review data for footer link for "desktop" link post merge (link action_source: "switch_to_desktop") in the web_ui_clicks schema
  • If the data supports a lack of use, we can explore a transitional/user-education UX to support removing the footer links as a separate task per @RHo

BDD

  • For QA engineer to fill out

Test Steps

  • For QA engineer to fill out

Design

  • Add mockups and design requirements

Acceptance criteria

  • Add acceptance criteria

Communication criteria - does this need an announcement or discussion?

  • Add communication criteria

Rollback plan

  • What is the rollback plan in production for this task if something goes wrong?

This task was created by Version 1.2.0 of the Web team task template using phabulous

Event Timeline

I'm not sure if all the major browsers we support have a native "desktop mode" setting. If they don't and it is functionality we want to continue supporting for all users, is there a way to keep the footer links but have them behave consistently with the native browser behavior so that we don't end up with issues like T407023?

I'm not sure if all the major browsers we support have a native "desktop mode" setting.

Mobile versions of Chrome, Edge, Firefox, Safari all support a native desktop mode button.

HSwan-WMF subscribed.

Need some design review first-