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

The autocomplete overflows on mobile #12411

Closed
numman-ali opened this issue Aug 4, 2018 · 1 comment · Fixed by #12412
Closed

The autocomplete overflows on mobile #12411

numman-ali opened this issue Aug 4, 2018 · 1 comment · Fixed by #12412
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@numman-ali
Copy link

Hi,

The autosuggest at
https://material-ui.com/demos/autocomplete/

Overflows out of the screen when you select multiple countries on mobile, instead of expanding downwards.

I'm not great at css, could someone perhaps suggest a solution to this?

Thanks

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: Autocomplete docs Improvements or additions to the documentation labels Aug 4, 2018
@oliviertassinari
Copy link
Member

This issue was also reported by @henkvhest in #12307 (comment).

oliviertassinari pushed a commit that referenced this issue Aug 4, 2018
* Fix overflow in react-select docs

Possible fix for #12411

* Update IntegrationReactSelect.js
@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants