The ability to quickly reach the configuration options of ZWave devices (from the Device Info section) is fantastic. However, any parameter with a long description pushes the drop down selector out of visible bounds on the UI so I have no idea what I’m choosing.
Location
Visit the ZWave device info page: https:///config/devices/device/
And click CONFIGURE. Parameters with long descriptions are cut off / un-usable.
I use ZWaveJSUI (previously ZWaveJS2MQTT), so I didn’t realize this issue, but here’s a screenshot showing this for anyone who didn’t know.
Notice how the top parameter (11) and 16 are both cut off so you can’t read them. (Also, notice how much screen real estate is just empty, but that’s kind of a different issue.)
I’ve reported this a couple of times now on github and it was addressed the very first time but only for a few specific models I reported.
The same issue also happens with the Automations editor UI with some of is drop downs, including the one for selecting Triggers that have been previously named.
Here’s one of the last bug reports I filed. This one, coincidentally, was just marked “stale” this afternoon automatically for lack of response. In other words, it wasn’t looked at so wasn’t fixed. I’ve just added a comment to keep it open.
This really needs a solution higher up in the UI code to prevent it from happening regardless of text conent, rather than hard-coding widths for specific items we’ve identified.