You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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?
Not enough opportunity to configure canAutoPosition for PopOver from AutoComplete. See https://github.com/callemall/material-ui/blob/master/src/AutoComplete/AutoComplete.js#L501
The text was updated successfully, but these errors were encountered: