Page MenuHomePhabricator

Show "Show Older" for transactions the user has not interacted with
ClosedPublic

Authored by epriestley on Mar 4 2015, 12:19 PM.
Tags
None
Referenced Files
F15504122: D11963.diff
Mon, Apr 14, 4:00 PM
F15504033: D11963.diff
Mon, Apr 14, 3:15 PM
F15462413: D11963.id28812.diff
Tue, Apr 1, 3:01 PM
F15460393: D11963.id.diff
Mon, Mar 31, 10:34 PM
F15425767: D11963.id28804.diff
Sun, Mar 23, 5:57 AM
F15396788: D11963.id28804.diff
Sun, Mar 16, 4:18 PM
F15393173: D11963.diff
Mar 15 2025, 8:11 PM
F15383523: D11963.id28804.diff
Mar 14 2025, 5:01 PM
Subscribers

Details

Summary

Fixes T7454. We weren't triggering "Show Older" unless there were hidden events because of a previous interaction.

Test Plan
  • Set page size to 3.
  • Viewed a task with ~10 transactions.
  • Before patch:
    • Only 3 most recent transactions visible, no way to see older ones.
    • Saw "show older" appear, paged backward through transaction histroy.
  • Also, interacted with task and then viewed it, made sure "show older" still works.

Diff Detail

Repository
rP Phabricator
Branch
older
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4741
Build 4755: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Show "Show Older" for transactions the user has not interacted with.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 4 2015, 6:25 PM
This revision was automatically updated to reflect the committed changes.