pdmangel / node-red-contrib-openhab2

Other
21 stars 15 forks source link

Item list in Openhab2-out node overlapping other form fields #39

Closed benderl closed 4 years ago

benderl commented 4 years ago

Please see attached screenshot. The item searchbox and list are blocking access to the topic and payload fields. I am using node-red v1.0.0.

Screenshot_20191002_074725

LordPacDemon commented 4 years ago

Have got the same issue (node-red 1.0.1).

BeNeDeLuX commented 4 years ago

I can confirm this problem. Node-Red 1.0.1

Christian-Me commented 4 years ago

Same here. Think it is caused by the multiselect ccs not working inside Node-Red any more.

TiggsPanther commented 4 years ago

Also having the same issue. Also on node-red 1.0.1

raufis27 commented 4 years ago

Same problem here.

LordPacDemon commented 4 years ago

A Quickfix for the problem: https://github.com/QNimbus/node-red-contrib-openhab-v2/issues/14#issuecomment-543554615

pdmangel commented 4 years ago

Fixed in v1.1.6 (thx to LordPacDemon's quick fix!)

Christian-Me commented 4 years ago

Still not working as before. Much Better now and usable but the nice multiselect ui-element lost it`s dropdown capabilities. image