I’m trying to do a header menu that is similar to stripe’s menu: https://stripe.com/
But I can’t seem to get my dropdown menu to work on hover. I have a touchscreen pc and apparently this is not working correctly.
Has anyone managed to get a dropdown menu to work on touchscreens and if so how. I’ve been struggling on this for hours now.
I also tried to do this without using a dropdown item but a simple div bloc that shows using interactions another div block on hover but the issue is that the sub menu disapears as soon as I hover out of the menu item itself I would like the sub menu to stay visible when it is hovered on.
I’m not using a tablet I’m using a PC that has a touchscreen but I’m still using a mouse.
And the hover with the mouse does not work on the dropdown.
All other hovers work for example the hover state of a button works.
That’s odd. I don’t think I have ever seen one type of hover working and not another. You’re on Chrome? Would you mind trying to download Chrome Canary and try from there?