Multiple hover states of one component
Hello,
it'll be nice to have more hover states in one component.
Currently i'm working on horizontal mega-menu and it's impossible to prototype mega menu appear on hover. I think i will need to use Tap for now - because when i'm creating two hover states - one doesn't work after another - only when i leave the component and hover it again. So i believe it shuold effect inner hover area also.
Another interesting fueature will be of changing of z-index on hover - it'll make life much easier. For now - i have no idea how to solve this - because i can nest two components but one of them always is above another (on hover) and then i cannot hover second one.