Page MenuHomePhabricator

MobileFrontend extension should expose an API for page components
Closed, ResolvedPublic

Description

Currently you can either hit the json api or screen scrape the mobile site to get its content. A lot of the time we don't need all the elements of the mobile gateway for an app.

For instance we typically use a native search input field along with not wanting to surface the ability to browse the desktop site in the footer.

It would be nice to have an api that could return only the elements that an app actually wanted.


Version: unspecified
Severity: enhancement

Details

Reference
bz31703