benpolinsky / artvsart_react

Art vs. Art Front End
https://artvsartreact.benjaminpolinsky.now.sh
0 stars 0 forks source link

Transition from Material-Ui #57

Open benpolinsky opened 8 years ago

benpolinsky commented 8 years ago

It's really not a great library. Overly complicated to change basic properties, what's the point of a library if you're styling every component and multiple container components to change its height.

benpolinsky commented 8 years ago

Forms are essentially unusable on iOS.
Selects are all over the place. Textareas don't all deleting (they jump to the bottom)

It's got all kinds of problems with focus and the iOS keyboard.

benpolinsky commented 7 years ago

Reopening as I'd like to move off the Dialog, in several cases, and use a full screen view for mobile. (#71) Similar to the SlideInView, it'd have different behavior on larger displays.

I've also noticed the Dialog doesn't stay centered on iOS when changing phone orientation.

benpolinsky commented 7 years ago

Change password form (when not signed in) still uses material ui fields