Open
Description
Platform: Chrome
Seed: 1m
Initial replication
Steps to Reproduce
Perform the following steps during the initial replication:
- a
- b
- c
- Drag
c
into toa
.
Thoughts will look like this:
- a
- b
- c
- Now quickly drag
c
back intob
:
- a
- b
- c
Current Behavior
c
becomes a child of b
, then quickly reverts to being a child of a
:
Screen.Recording.2025-05-01.at.11.33.42.AM.mov
Expected Behavior
c
should stay a child of b
.