Page MenuHomePhabricator

Show full edits within the review changes preview on mobile
Open, HighPublic

Description

On mobile, we currently show a very brief and uninformative one-line summary of a single edit to motivate people to engage with Review Changes. Instead, we could be previewing some full tappable edits within the review changes preview.

Design

Full details in the figma, here.

On mobile we should display one edit, and half of another. The second should fade out, indicating that a fuller list is available if the user selects Show More.

Screenshot 2026-05-13 at 11.52.31.png (1×1 px, 452 KB)

On mobile, the two edits being displayed should individually be selectable to open diffs, and then selecting Show More or the module header, should open the full list.

image.png (956×919 px, 139 KB)

The desktop experience should remain unchanged as part of the work on this ticket.

Acceptance criteria

  • One and a half edits are previewed in the Review Changes module on mobile
  • The edits are the top two edits that would be presented when the full feed is opened.
  • Selecting 'Show more' or the Review Changes header takes users to the full list of edits.
  • Selecting either of the changes opens the relevant diff.

Event Timeline

I really like the one-and-a-half design, because it clearly indicates that this is a partial view that you can open to see more fully.

That said, I don't feel like we need to have that three-edit scrolling behaviour. Having a scrollable element within a scrollable page isn't a great UX, and I feel like we should just be encouraging users to open the full list, rather than having a partial experience here.

I think we should wait for our other card design changes to go through before we come to implementing this task, so that they're more finalised, in case any engineering challenges result in us making changes.