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

[AutoComplete] configurable canAutoPosition for PopOver #5232

Closed
archangel-irk opened this issue Sep 22, 2016 · 3 comments
Closed

[AutoComplete] configurable canAutoPosition for PopOver #5232

archangel-irk opened this issue Sep 22, 2016 · 3 comments
Labels
component: autocomplete This is the name of the generic UI component, not the React module! v0.x

Comments

@archangel-irk
Copy link

archangel-irk commented Sep 22, 2016

Not enough opportunity to configure canAutoPosition for PopOver from AutoComplete. See https://github.com/callemall/material-ui/blob/master/src/AutoComplete/AutoComplete.js#L501

  • Material-UI: 0.15.4
  • React: 15.3.2
  • Browser: Google Chrome 55.0.2859.0 dev (64-bit)
@yavalvas
Copy link

I have the same need for Popovers inside of Autocomplete and SelectField to be able to transfer 'canAutoPosition' to component and send it to Popover. I've checked the behaviour in this case and it works properly ('combobox' is collapsed upward when it is on the bottom of the page).

@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
@stec00
Copy link

stec00 commented Feb 18, 2021

I have the same need for Popovers inside of Autocomplete and SelectField to be able to transfer 'canAutoPosition' to component and send it to Popover. I've checked the behaviour in this case and it works properly ('combobox' is collapsed upward when it is on the bottom of the page).

@oliviertassinari I couldn't get this to work - please could you give an example of how it is done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! v0.x
Projects
None yet
Development

No branches or pull requests

4 participants