Page MenuHomePhabricator

Fix an issue in the new Harbormaster build log view where clicking the "^" icon doesn't work right
ClosedPublic

Authored by epriestley on Apr 27 2018, 6:00 PM.
Tags
None
Referenced Files
F13230307: D19410.id46427.diff
Mon, May 20, 10:38 PM
F13229559: D19410.diff
Mon, May 20, 5:23 PM
F13201800: D19410.id46423.diff
Tue, May 14, 4:32 PM
F13187747: D19410.diff
Sat, May 11, 4:43 AM
Unknown Object (File)
Tue, May 7, 7:55 AM
Unknown Object (File)
Mon, May 6, 3:35 PM
Unknown Object (File)
Fri, May 3, 10:15 AM
Unknown Object (File)
Fri, May 3, 7:36 AM
Subscribers
None

Details

Summary

Ref T13130. See PHI617.

The new build log UI has tags like <a href="...">Show More Above <span icon>^</span></a>. If you click the little "^" icon, the event target is the <span /> instead of the <a /> so we expand on the wrong node.

Instead, select the <a /> by sigil explicitly.

Test Plan

Viewed new log UI in Harbormaster, clicked "^" icon and text, got the same (correct) behavior on both.

Diff Detail

Repository
rP Phabricator
Branch
chevron1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20232
Build 27460: Run Core Tests
Build 27459: arc lint + arc unit