getodk / central-frontend

Vue.js based frontend for ODK Central

Home Page:https://docs.getodk.org/central-intro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

small screens: menu stays open after logout

alxndrsn opened this issue · comments

On slim screens, the top-level menu stays open after logout:

Expected

Menu should close completely.

Observed

Before

User-specific sub-menu is open.

After

Screenshot_2023-07-19_17-33-25

At the moment, we're not prioritizing issues with mobile (of which there are quite a few!). I'm thinking of implementing #785 at some point soon, which won't make for a delightful experience on mobile, but at least would be more usable. If we implemented #785, then I think the issue here wouldn't come up.

I think we should close this issue for now, but we could reopen if/when we start prioritizing mobile.