Diagram Nodes/Connections are not brought forward when you select them, only when you move them!

Diagram Nodes/Connections are not brought forward when you select them, only when you move them !
See example bellow :
ZIndex

When I have overlapping nodes/connections i want to make the them stand out by selecting the desired connection or node. This has to apply to the node/transition container as well to it’s corresponding label. This behavior already happens but only when you move a node/transition.

Only for connections :
If implemented it will affect this issue as well https://github.com/bpmn-io/bpmn-js/issues/727
I expect only on connection selection, the connection to be brought forward over the nodes.
Currently on connection move, the connection is behind the nodes and the label over the nodes !

To summarize your feature request:

  • You’d like connections to be rendered on top of shapes after they’ve been touched / moved?

Yes, and this should apply to shapes as well. Shapes drawn over shapes when touched/moved.