Collapsing item on mobile not getting synced to web

It definitely looks like this change has started rolling out as the first repro I gave is fixed (thanks for that!). Although I’m seeing some other weird behavior now, likely due to these changes:

On web:

  1. Create item with one child and collapse.
  2. Zoom into item and delete the child.
  3. Zoom out (item will not have any children, so is uncollapsed).
  4. Zoom into the item again and add a child.
  5. Zoom out, and observe that the item is collapsed again.

NOTE: If on step 4 you add the child while zoomed out it will properly be uncollapsed. It’s only an issue when you add the child while zoomed in to the parent item.