HomePhabricator

Restore highlighting when jumping to transactions using URI anchors

Description

Restore highlighting when jumping to transactions using URI anchors

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.

Differential Revision: https://secure.phabricator.com/D21213

Details

Provenance
epriestleyAuthored on May 4 2020, 4:57 PM
epriestleyPushed on May 4 2020, 5:04 PM
Differential Revision
D21213: Restore highlighting when jumping to transactions using URI anchors
Parents
rP17426a60f00a: Fix an issue where text intradiff bodies may not render
Branches
Unknown
Tags
Unknown
Build Status
Buildable 24333
Build 33522: Run Core Tests