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
Unknown Object (File)
Wed, Nov 20, 6:43 PM
Unknown Object (File)
Fri, Nov 15, 11:51 PM
Unknown Object (File)
Tue, Nov 12, 1:20 AM
Unknown Object (File)
Thu, Nov 7, 9:02 PM
Unknown Object (File)
Oct 21 2024, 7:53 AM
Unknown Object (File)
Oct 1 2024, 6:08 PM
Unknown Object (File)
Aug 26 2024, 3:29 AM
Unknown Object (File)
Aug 26 2024, 2:09 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