Restored explorers lose their association with the node
Activating restored tabs won't auto-select the node associated with them even if those nodes are already in the tree.
We don't have a way to reversely associate tabs with nodes in the tree, nor ways to select an arbitrary node which hasn't been loaded yet. I will propose a design in 1.27.0 hopefully together with the new tree view implementation.
The tree view is ready for building such association with resourceUid now. Will do the work in a future milestone.
The work is done. If the associated node is present in the tree view, now the restored explorers will be able to select those nodes in the tree view.