WYHNUS / ExchangeBuddy

Find your exchange buddies!
5 stars 0 forks source link

Solve popover bug on mobile #95

Closed kaiyisg closed 7 years ago

kaiyisg commented 7 years ago

ref here: http://www.material-ui.com/#/components/popover for mobile sign up flow, dropdown issue

WYHNUS commented 7 years ago

Currently implemented using AutoComplete in redux-form-material-ui which is implemented using material-ui

irvinlim commented 7 years ago

What issue is this referring to?

WYHNUS commented 7 years ago

When choosing Universities on mobile, the popover component is buggy (shift upwards...).

irvinlim commented 7 years ago

Are you referring to the SelectField which jumps upwards above the field on a small screen? Like this:

image