Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UX] Many accounts makes menu overflow #19

Open
TheLonelyGhost opened this issue Dec 26, 2017 · 0 comments
Open

[UX] Many accounts makes menu overflow #19

TheLonelyGhost opened this issue Dec 26, 2017 · 0 comments

Comments

@TheLonelyGhost
Copy link

See an example in the demo copy of the application. If there are too many accounts to fit on the screen in the top menu dropdown, there is no way to get to the ones at the bottom of the list.

screen shot 2017-12-26 at 13 31 39

One easy solution might be to add a route in Backbone for /accounts that will list all accounts available for the currently logged-in user account. We might also change the link "Accounts" at the top menu bar to go to that page and have a hover/focus event open the dropdown, mirroring the current functionality.

Making a fully-fledged page enumerating all of the accounts might also make it a bit more mobile-friendly, I'd imagine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant