Page MenuHomePhabricator

Mobile Differential Diff Review (2-up)
ClosedPublic

Authored by chad on Apr 2 2014, 9:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 7:19 PM
Unknown Object (File)
Fri, Nov 15, 8:38 AM
Unknown Object (File)
Wed, Nov 13, 3:38 AM
Unknown Object (File)
Mon, Nov 11, 4:02 AM
Unknown Object (File)
Fri, Nov 8, 12:07 PM
Unknown Object (File)
Thu, Nov 7, 4:53 AM
Unknown Object (File)
Oct 20 2024, 11:07 PM
Unknown Object (File)
Oct 20 2024, 6:18 PM
Tokens
"Doubloon" token, awarded by btrahan.

Details

Summary

This does two things

  • Modernizes Table of Contents
  • Makes Differential reasonable on mobile

I say resonable, as you still have to scroll horizontal to see the entire diff. This is minor as the rest of the page is 100x more useful. A 1-up view would be preferred, but this is still an improvement.

Test Plan

Used iOS simulator for browsing diffs.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

chad retitled this revision from to Mobile Differential Diff Review (2-up).
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.

I think the leftmost column (with "A" and "M") should be left-aligned for visual consistency with svn st and similar (in various cases, more than one letter will appear there -- your test cases might have only had one). This looks good to me otherwise.

This revision is now accepted and ready to land.Apr 2 2014, 9:22 PM
chad edited edge metadata.
  • Add back cells for first two columns
chad updated this revision to Diff 20594.

Closed by commit rP3005b7a7b114 (authored by @chad).

will test this out more on secure once it lands.