Page MenuHomePhabricator

Fix a diff objective issue where objectives could appear in the wrong place
ClosedPublic

Authored by epriestley on May 20 2017, 12:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 5:08 PM
Unknown Object (File)
Tue, Nov 19, 9:41 AM
Unknown Object (File)
Fri, Nov 15, 12:47 PM
Unknown Object (File)
Mon, Nov 11, 3:32 PM
Unknown Object (File)
Thu, Nov 7, 8:07 AM
Unknown Object (File)
Oct 22 2024, 7:06 PM
Unknown Object (File)
Oct 17 2024, 6:43 PM
Unknown Object (File)
Oct 17 2024, 3:40 AM
Subscribers
None

Details

Summary

Ref T12733. When creating a new comment, the objective could appear to far up in the scrollbar because we were anchoring it to an invisible row.

Instead, anchor to the "edit" row while editing.

Test Plan

Created a new comment at the very top of a file, saw "File, Star" icons instead of "Star, File".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable