mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 15:22:41 +01:00
e4690a3854
Summary: Ref T10349. At HEAD, if you create a task //on a board//, it floats to the top correctly. If you create a task elsewhere and tag it with the board, you were subject to the whims of the layout engine and it would generally end up on the bottom. Instead, make the rules consistent so that "virtual" positions (of tasks which haven't been committed to a particular position yet) still float to the top. Test Plan: - Created tasks from a board. - Created tasks from Maniphest, then looked at them on a board. - Moved tasks around. - In all cases, newly created tasks floated to the top. - Sorted by natural and priority. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10349 Differential Revision: https://secure.phabricator.com/D15276 |
||
---|---|---|
.. | ||
__tests__ | ||
aphront | ||
applications | ||
docs | ||
extensions | ||
infrastructure | ||
view | ||
__phutil_library_init__.php | ||
__phutil_library_map__.php |