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, Jul 1, 1:06 PM
Unknown Object (File)
Jun 11 2026, 2:25 AM
Unknown Object (File)
Mar 5 2026, 9:58 AM
Unknown Object (File)
Feb 7 2026, 7:03 PM
Unknown Object (File)
Jan 28 2026, 3:19 PM
Unknown Object (File)
Jan 11 2026, 4:42 AM
Unknown Object (File)
Jan 8 2026, 4:47 AM
Unknown Object (File)
Dec 24 2025, 9:59 PM
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