andrey-git / home-assistant-custom-ui

Custom UI elements for https://home-assistant.io
https://home-assistant.io
MIT License
528 stars 97 forks source link

Odd behaviour when hiding side panel in HA #15

Closed mihalski closed 6 years ago

mihalski commented 7 years ago

I don't know if the fact that the affected strings have two words rather than one is part of the issue, but that's the only thing I see that's different about them.

With side panel: screen shot 2017-06-26 08 45 52 pm

Without side panel: screen shot 2017-06-26 08 46 12 pm

This is affecting both Chrome and Safari on Mac.

mihalski commented 7 years ago

Update with my latest config. This also seems to happen when manually resizing the window. All good: image Gone wonky: image Bug in polymer?

randellhodges commented 7 years ago

I have, what might be related, a similar issue. I have the option to show the sliders if there is space. When I go to the UI, when I first see a tab, it looks fine, the sliders are hidden. If I click another tab, then go back, it displays the sliders. I don't get this with all tabs. It is like the render isn't triggered at the right time when clicking tabs.

randellhodges commented 7 years ago

Here is a quick video of what I was talking about. I hope I'm not jacking the thread. Just thought it might be related. https://youtu.be/V3W31s7mmsc

andrey-git commented 6 years ago

@randellhodges Do you still have this issue?

andrey-git commented 6 years ago

Found the bug - will be fixed in the next release.

randellhodges commented 6 years ago

Oh nice. I had turned off sliders a while back. I'll give them a go later. Thanks for coming back to this!

andrey-git commented 6 years ago

Fixed in 20171214