zwave-js / node-red-contrib-zwave-js

The most powerful, high performing and highly polished Z-Wave node for Node-RED based on Z-Wave JS. If you want a fully featured Z-Wave framework in your Node-RED instance, you have found it.
MIT License
47 stars 6 forks source link

[Bug]: Phantom parantheses in node names #99

Closed crxporter closed 3 years ago

crxporter commented 3 years ago

Contact Details (optional)

goosegoosegoose@duck.com

What happened?

There is an edge case when extra ( ) may be added to the node's location in the UI.

How to reproduce?

1- set device's location 2- click to another device 3- go back to change device's location

At this point there will be extra ( ) which are not part of the original string used to set the node's location.

Screen recording: https://user-images.githubusercontent.com/38265886/130659736-0f5a13c7-23ea-4038-91f6-9199610a6e77.mov

Version

5.0.0

Node-RED Version

2.0.5

What hardware are you seeing the problem on?

Raspberry Pi, Other Linux, Mac OS, Windows, Other

Relevant Z-Wave-JS log output

No response