SolidOS/mashlib

Movement path for user menu is unforgiving and sometimes behind other elements

Closed this issue · 1 comments

The movement path of the user menu is quite unforgiving (moving the mouse slightly out of the menu will close it). I'll try to take some learnings from https://css-tricks.com/dropdown-menus-with-more-forgiving-mouse-movement-paths/ and improve it.

Also, I noticed that when you're logged in to another Pod, looking at their front page, the user menu will go behind the menu presented there (see picture). Want to fix this as well.

This was fixed in #52