Given an item (other than a first level item) in the windows desktop app
When you drag a file from the local filesystem to the item so that it is added as a child item
Then the parent doesn’t expand to show that the file was added. It takes a while for the outline to register that the item has become a parent, show it boldened,. And it never expands it to show the file you just added.
This is somewhat inconsistent to reproduce. Ive tried it with first level items and the first time it works, then I try it on second level items it doesnt work. Then I try it on another first level item and it doesnt work.
I am rating it high, because I am constantly using this and it is truly inconvenient to have to go back to check if you really added it or not, making me lose time unnecessarily.
On a related note:
When dragging a link to another item from another pane and dropping it (by pressing Ctrl Alt) ontop of a parent link without children, the pane doesn’t refresh showing the new child. You have to manually refresh the pane (by collapsing and rexpanding) to get it to show the child link just created.