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:
- Create item with one child and collapse.
- Zoom into item and delete the child.
- Zoom out (item will not have any children, so is uncollapsed).
- Zoom into the item again and add a child.
- 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.