Page MenuHomePhabricator

Fix an issue where scrolling down, then up, then down fails to show changeset header in Differential
ClosedPublic

Authored by epriestley on Jun 7 2018, 4:45 PM.
Tags
None
Referenced Files
F18117935: D19474.diff
Wed, Aug 13, 8:27 AM
F18050184: D19474.diff
Sun, Aug 3, 6:52 PM
F18014694: D19474.id.diff
Sat, Aug 2, 5:33 PM
F17956033: D19474.diff
Fri, Aug 1, 5:16 AM
Unknown Object (File)
Jun 6 2025, 11:50 AM
Unknown Object (File)
Jun 1 2025, 3:48 PM
Unknown Object (File)
May 10 2025, 1:59 PM
Unknown Object (File)
May 10 2025, 12:42 AM
Subscribers
None

Details

Summary

Ref T13151. See PHI616. There's a bug where the current banner changeset isn't cleared correctly when we hide the banner.

Test Plan
  • View revision with several changesets.
  • Scroll down slowly through first changeset until banner appears.
  • Scroll up until banner disappears.
  • Scroll back down.
  • Before: banner fails to reappear (code still thinks it's visible and we don't want to update it).
  • After: banner reappears correctly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable