esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 36 forks source link

'Device Type' dropdown list is sticking out of the frame of the wizard. #506

Closed W00D00 closed 4 years ago

W00D00 commented 5 years ago

Operating environment/Installation (Hass.io/Docker/pip/etc.): HASS.IO 167 Raspberry Pi3B + SSD boot + Docker HA 0.95.4 Host system Raspbian GNU/Linux 9 (stretch)

ESP (ESP32/ESP8266, Board/Sonoff): NodeMCU v2 ESP8266

Affected component:

Description of problem: When I try to create a new configuration with the wizard, I want to set the 'Device Type' from the dropdown list, the list appairs but the list is sticking out of the frame of the wizard. I can see the top items of the list and I can select item very tricky way.

Problem-relevant YAML-configuration entries:

Logs (if applicable):

Additional information and things you've tried: A screenshot is attached about the problem. issue

OttoWinter commented 5 years ago

It's a problem with the CSS framework used (materializecss) and not easy to fix.

Please just use the scroll wheel (works great for me).

W00D00 commented 5 years ago

Thanks for your reply. However, I am not able to scroll up with the scroll wheel. I want to select the Nodemcu list item, which is not shown. The tricky way is that I select a shown list item and use the up arrow key to move the selection up but, the list is not moving and the selection is not shown and I do it at random.