Page MenuHomePhabricator

Update compare page with more features
Closed, DuplicatePublic

Description

We should look at improving the comparison page for Diffusion.

The major thing is that the compare view currently shows a list of commits present on A but not B, but does not show the actual diff of source changes.

On GitHub, the UI looks like this:

Screen Shot 2017-06-12 at 9.19.28 AM.png (1×1 px, 351 KB)

We implement a similar UI to the "Commits" tab (not selected) but do not have an equivalent feature to the "Files changed" tab (selected).

I suspect this is probably outside the realm of "UI changes", although it's technically a UI change I guess?

Event Timeline

T929 is probably the earliest request for this feature :)

I'm just going to merge this into T929, I don't think it's a distinct task. I'll link that to T12824.