BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Magnifying Glass Dropdown Help Button not working - OPC UA IIot Nodes #253

Closed NickNol17 closed 8 months ago

NickNol17 commented 11 months ago

Hey Everyone ! :slightly_smiling_face:

I'm quite new to this Node Red Thing and experienced an annoying ?Bug? in my NodeRed Frontend.

I can't use the Dropdown Menu properly to see/check if my inserts are the right way. Yet, I didn't find a solution for this. I installed NodeRed on my Raspberry Pi 400 ans also on my 2019 MacBook Pro. Tested it with Safari and Chrome. No Dropdown / Magnifying Glass Button available.

Does anybody know how to fix this?

Thank u in advance!

Regards!

Nick

JoelKrec commented 11 months ago

Hello @NickNol17

For me and other users on multiple computers and architectures, this feature is working. To be able to help you, I need to have some more information.

For example you could look at the network traffic of the page with browser developer tools. The button makes a REST request to the backend. If this call returns without an error, then there is probably a bug in the code. If not, then I need the error number and a bit more information about what is working and what isnt. Also a bit more information about your systems would help.

Have you only used the magnifying glass on already filled values? The dropdown menu deletes options that you already typed or options that do not fit to the typed value. In the image there are correct data types and therefore, the magnifying glass should not do anything iirc.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 60 days with no activity. It will be closed in 15 days, but can be saved by removing the stale label or commenting.