1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/diff
epriestley c056ff56cc Fix a diff objective issue where objectives could appear in the wrong place
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".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12733

Differential Revision: https://secure.phabricator.com/D17978
2017-05-20 07:59:04 -07:00
..
behavior-preview-link.js Make "View" links on Differential inline comment previews work again 2017-01-02 13:24:02 -08:00
DiffChangeset.js Clean up some minor UI behaviors in Differential 2017-05-19 12:01:58 -07:00
DiffChangesetList.js Show "objectives" UI only if prototypes are enabled 2017-05-20 07:55:48 -07:00
DiffInline.js Fix a diff objective issue where objectives could appear in the wrong place 2017-05-20 07:59:04 -07:00
ScrollObjective.js Fix a diff objective issue where objectives could appear in the wrong place 2017-05-20 07:59:04 -07:00
ScrollObjectiveList.js Hide the Differential scroll objective list on trackpad systems 2017-05-20 07:56:21 -07:00