Page MenuHomePhabricator

When replying to a threaded inline, put the new inline in the right place in the thread
ClosedPublic

Authored by epriestley on May 17 2017, 7:02 PM.
Tags
None
Referenced Files
F15457130: D17938.diff
Sun, Mar 30, 2:32 PM
F15424828: D17938.diff
Sun, Mar 23, 12:24 AM
F15417224: D17938.id43142.diff
Thu, Mar 20, 4:09 PM
F15415558: D17938.id43142.diff
Thu, Mar 20, 6:39 AM
Unknown Object (File)
Feb 17 2025, 2:23 AM
Unknown Object (File)
Feb 9 2025, 4:07 AM
Unknown Object (File)
Feb 9 2025, 4:07 AM
Unknown Object (File)
Feb 9 2025, 4:07 AM
Subscribers
None

Details

Summary

Fixes T10563. If you have a thread like this:

> A
  > B
  > C

...and you reply to "B", we should put the new inline below "B".

We currently do when you reload the page, but the initial edit goes at the bottom always (below "C").

Test Plan

Screen Shot 2017-05-17 at 11.58.51 AM.png (649×1 px, 50 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable