Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Autocomplete not working on iOS #122

Closed
davidascher opened this issue Jun 17, 2017 · 7 comments
Closed

Autocomplete not working on iOS #122

davidascher opened this issue Jun 17, 2017 · 7 comments

Comments

@davidascher
Copy link

It appears that the autocomplete dropdown doesn't show on small screens (iphone 5, ipod). Is that by design? If so, can we make it customizable? I'm using material-ui-chip-input for a tagging system, and autocomplete is a pretty critical requirement.

@leMaik
Copy link
Member

leMaik commented Jun 18, 2017

This is of course not by design. Unfortunately, I can't reproduce this bug; the autocomplete menu works fine on my Nexus 4 and I don't have an iPhone to test things on.
Are there any errors on the console when using the component on an iPhone 5 or iPod? Do you find the element in the element tree and could you tell me where it is located?

@davidascher
Copy link
Author

this is a problem upstream i believe with material-ui. will close this issue.

@leMaik
Copy link
Member

leMaik commented Jun 18, 2017

Would you mind linking to the upstream issue? That might help other people that have the same problem.

@davidascher
Copy link
Author

Sure thing: mui/material-ui#3638 is my best guess.

@leMaik
Copy link
Member

leMaik commented Jun 18, 2017

I'll keep this issue open to keep an eye on it. 👍

@leMaik leMaik reopened this Jun 18, 2017
@leMaik leMaik changed the title Autocomplete not working on small screens Autocomplete not working on iOS Jun 18, 2017
@aayush2252
Copy link

I also found that issue in my iphone 7, 6S and 5S. I guess it's versioning issue because it works fine with 10.2.X version but not with 10.3.X.

@leMaik
Copy link
Member

leMaik commented Jul 4, 2017

The upstream issue seems to be fixed. 👍

@leMaik leMaik closed this as completed Jul 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants