Page MenuHomePhabricator

Update long-press menu on Activity and History
Open, LowPublic

Description

Background

Currently the longpress menu shows different options across the main tabs of the app. Some of the options added with tabs T392398: Default open behavior for Tabs (from long-press, short press, web browser) seem to have regressed.

This task is to include the same context actions on long-press of any article title in Activity timeline and History as we do in article view

Current state

Activity

  • Longpress on article viewed currently shows "Open article"
  • Longpress on saved article currently shows "Open article"

History (in search)

  • Longpress on article viewed currently shows
    • "Open article",
    • "Save for later"/"Remove from Saved"
    • "Share"
Requirements

Update context menus

  • Longpress on article viewed in Activity Timeline shows
    • "Open"
    • "Open in new tab"
    • "Open in background tab"
    • "Save for later"
    • "Share"
  • Longpress on saved article in Activity timeline shows
    • "Open"
    • "Open in new tab"
    • "Open in background tab"
    • "Remove from saved"
    • "Share"
  • Longpress on article in History shows
    • "Open"
    • "Open in new tab"
    • "Open in background tab"
    • "Save for later" / "Remove from saved"
    • "Share"