atom-material / atom-material-ui

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

Breaks Platformio Serial Monitor Prompt #344

Closed sdaitzman closed 7 years ago

sdaitzman commented 7 years ago

[Short description of problem here] See https://github.com/platformio/platformio-atom-ide/issues/186 Reproduction Steps:

  1. Have Platformio and atom-material-ui installed
  2. Try to raise Serial Monitor on a display that isn't massive
  3. Show advanced settings

Expected behavior:

All dropdowns are a reasonable size, or at least visible or scrollable

Screenshots and GIFs

See https://github.com/platformio/platformio-atom-ide/issues/186

See https://github.com/platformio/platformio-atom-ide/issues/186

Installed packages:

Relevant packages listed at https://github.com/platformio/platformio-atom-ide/issues/186

sdaitzman commented 7 years ago

I'm mostly just creating this issue because I'm not sure which package needs to fix the issue, and I want a link between any thinking taking place here on the issue and any thinking taking place at platformio on the issue there

silvestreh commented 7 years ago

This packages needs fixing. Mostly due to poor decision making when starting from scratch with 1.0.0 – sorry! 😅

I'm doing a HUGE refactor which will eventually become 2.0 and (hopefully) be more compatible with other packages and won't need so much tweaking in a per-package basis.

sdaitzman commented 7 years ago

Got it! Is there an issue I should tag to associate that project with this issue so it can be closed then?