Page MenuHomePhabricator

Restore highlighting when jumping to transactions using URI anchors
ClosedPublic

Authored by epriestley on May 4 2020, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 5:52 AM
Unknown Object (File)
Mon, Dec 16, 5:51 AM
Unknown Object (File)
Mon, Dec 16, 5:51 AM
Unknown Object (File)
Wed, Dec 11, 7:32 PM
Unknown Object (File)
Sun, Dec 8, 12:18 AM
Unknown Object (File)
Sat, Dec 7, 1:32 AM
Unknown Object (File)
Wed, Dec 4, 6:26 AM
Unknown Object (File)
Sat, Nov 30, 11:35 AM
Subscribers
None

Details

Summary

At some point, the highlighting behavior for the timeline broke. When you follow a link to a particular timeline story, the story should be highlighted.

Prior to this change, the <a /> tag itself highlights, but there's no associated CSS and it's too deep in the tree to do anything useful.

(Since this change is fairly straightforward, I gave up digging for the root cause before finding it.)

Test Plan
  • Clicked a timeline story anchor, saw the story highlight.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable