atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
816 stars 203 forks source link

Broken modals #430

Closed Mehdi-Hp closed 5 years ago

Mehdi-Hp commented 7 years ago

There is a specific type of modal which some packages use; And it's broken in atom-material-ui. See the screen shot, and for example local-history package, when you do the local history: current file command. screenshot from 2017-07-17 15-58-11

lenart commented 7 years ago

I also have this issue (using rails-transporter).

├── atom-material-syntax@1.0.6
├── atom-material-ui@2.0.4
apm  1.18.1
npm  3.10.10
node 6.9.5 x64
python 2.7.11
git 2.14.0
hendrikbl commented 6 years ago

This seems to be an issue with some classes added to the modals select-list. See my comment at #414.

I'm not sure why/how this works with other themes, but for now you can only ask the package devs to remove these classes...