Page MenuHomePhabricator

show menus on hover without javascript on a small screen
Open, Needs TriagePublic

Description

When I resize browser window to make it smaller I observe that in my personal area my username disappears leaving only an icon. In this new layout moving mouse over this icon does not show the personal menu anymore (which it did when I had desktop-sized screen). I think this needs to be fixed as providing a fully working page to users who have JavaScript disabled is a part of web accessibility.

Event Timeline

Note that we need some sort of nojs fallback in general for mobile. The MonoBook approach may be appropriate here if we opt to make hover no longer activate menus for whatever reason, but if not, everything still just showing up on hover makes the most sense.

Needs to be consistent, needs to actually be accessible at all in some fashion.