Page MenuHomePhabricator

Disable live previews on mobile
ClosedPublic

Authored by epriestley on Dec 22 2015, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 10, 7:41 PM
Unknown Object (File)
Fri, Mar 1, 3:41 PM
Unknown Object (File)
Feb 8 2024, 7:26 PM
Unknown Object (File)
Jan 31 2024, 12:50 PM
Unknown Object (File)
Jan 4 2024, 11:44 PM
Unknown Object (File)
Dec 27 2023, 7:54 AM
Unknown Object (File)
Dec 23 2023, 6:34 PM
Unknown Object (File)
Dec 21 2023, 3:06 PM
Subscribers
None

Details

Reviewers
chad
Maniphest Tasks
T1895: Disable live previews
Commits
Restricted Diffusion Commit
rP8752bd4966f1: Disable live previews on mobile
Summary

Fixes T1895. Now that we have on-demand prviews, we can use them on mobile. On mobile:

  • don't show live previews;
  • only save drafts every 10 seconds.

Also, show fewer remarkup buttons on mobile to try to make sure the more important ones (preview, e.g.) fit.

Test Plan
  • Made window narrower and wider to trigger preview/no-preview behavior.
  • Used DarkConsole to verify request rate.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Disable live previews on mobile.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 22 2015, 8:49 PM
This revision was automatically updated to reflect the committed changes.