node-red / node-red-dashboard

A dashboard UI for Node-RED
Other
1.3k stars 450 forks source link

Slider "only on release" fire event when clicked #838

Open maniac2003 opened 1 month ago

maniac2003 commented 1 month ago

What are the steps to reproduce?

Create a slider to a debug node. Set slider output to "only on release"

What happens?

If you click somewhere on the slider path without releasing the mouse button, the node fire an event with number you click on. Keep the mouse button pressed and move the slider somewhere else and release the button, the node fires a second event with number at point you release the mouse button.

What do you expect to happen?

If output is set to "only on release" I expect no event when clicked, only on release.

Please tell us about your environment: