bring element to front on interaction
I have to tiles next to each other, that each have a hover state. But since the hover state is bigger than the original tile and it streches across the neighboring tile, i can only ever correctly show the hover on one tile. The other tile (which is layered above the first tile) hides part of it.
This is very annoying, because I cannot properly show the supposed interaction.
I need to be able to select something like "on hover select state 'hover' and bring element to front"
or
hide the hover element to show it on interaction with the tile (but hide/show interactions are also not possible)
There are very basic features like this in Axure, but sadly, my company uses Adobe XD as part of the creative cloud. I really miss these interaction types and hope such basic things will be implemented soon.