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

Full height selection #181

Open
Swazimodo opened this issue Aug 30, 2018 · 1 comment
Open

Full height selection #181

Swazimodo opened this issue Aug 30, 2018 · 1 comment

Comments

@Swazimodo
Copy link

If you look at material-ui's multi select control. When the menu opens it takes up the full height of the screen to make the options easy to sort through. Right now if you open your select component the menu can show up off the bottom of the screen. If you adjust the window or scroll it the menu seems to jump around and try to stay in frame.

I think this select would be pretty much perfect if it had the ability to go full height like the material one I was comparing it to. Especially on mobile devices it would give a much better user experience.

@Swazimodo
Copy link
Author

I think what you need to do is put your menu in a popover to get this effect.

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