Platform: Chrome Seed: `1m` Initial replication ## Steps to Reproduce Perform the following steps during the initial replication: ``` - a - b - c ``` 1. Drag `c` into to `a`. Thoughts will look like this: ``` - a - b - c ``` 2. Now quickly drag `c` back into `b`: ``` - a - b - c ``` ## Current Behavior `c` becomes a child of `b`, then quickly reverts to being a child of `a`: https://github.com/user-attachments/assets/d6ec48f4-9905-4651-b7f1-5018dedb3d9f ## Expected Behavior `c` should stay a child of `b`.
Platform: Chrome
Seed:
1mInitial replication
Steps to Reproduce
Perform the following steps during the initial replication:
cinto toa.Thoughts will look like this:
cback intob:Current Behavior
cbecomes a child ofb, then quickly reverts to being a child ofa:Screen.Recording.2025-05-01.at.11.33.42.AM.mov
Expected Behavior
cshould stay a child ofb.