-
-
Notifications
You must be signed in to change notification settings - Fork 235
Description
Checklist
- I am not using Home Assistant. Or: a developer has told me to come here.
- I have checked the troubleshooting section and my problem is not described there.
- I have read the changelog and my problem is not mentioned there.
Deploy method
Home Assistant Add-on
Z-Wave JS UI version
11.8.2
ZwaveJS version
15.7.1
Describe the bug
Depending on the width of the page and the size of the text in the option and unit fields, the units can sometimes overlap with the spinner.
To Reproduce
Find a device that has a spinner with some options defined with text and a unit such as seconds, then resize the browser until they overlap.
Expected behavior
Presumably the overlap should not occur, though how it should be handled is likely up for debate.
Additional context
In this screen snip from a VZW31-SN, my browser is at its typical size and the home assistant menu is expanded (by default). You can see "seconds" overlap with the toggle:
In this screen snip of the same parameters, the only difference is that I collapsed the HA menu (expanding the browser to full screen instead has an even more profound result). You can see the overlap is no longer present:
