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)
Fri, Jan 3, 2:08 PM
Unknown Object (File)
Thu, Dec 26, 4:15 PM
Unknown Object (File)
Fri, Dec 20, 5:49 PM
Unknown Object (File)
Nov 27 2024, 2:49 AM
Unknown Object (File)
Nov 24 2024, 12:26 AM
Unknown Object (File)
Nov 23 2024, 5:27 AM
Unknown Object (File)
Nov 23 2024, 12:10 AM
Unknown Object (File)
Nov 20 2024, 5:08 PM
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