node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior When the ui-notification, triggered by a button with both a topic and a payload, which has a dismiss and a confirm button it immediately emits a message...
### Current Behavior There seems to be a bug in the way row heights are applied in page templates. (comfortable mode 38px) When using a "Text" field with Size Auto,...
## Description Introduces a hook for plugins to dynamically modify the Node-RED Dashboard configuration before it is emitted to connected clients. This enhancement enables fine-grained control over per-user page visibility,...
### Current Behavior For Pie/Doughnut Charts, there is no option to hide the "pie descriptor" labels which are pointing at the pie slices in a messy way. I would like...
The ui-template node's built-in editor is sufficient for small templates. However, for larger and more complex UIs, it becomes difficult to manage, debug, and organize the code. This workflow prevents...
### Current Behavior After update to 1.26.0, when adding a spacer it's size cannot be changed. Existing spacers have the same issue ### Expected Behavior Spacers must be sizeable ###...
### Epic _No response_ ### Description **As a FlowFuse Node-RED user** **I want to have a node that enables development of interactive graphics** **So that I can more easily create...
### Description Hi, thanks for making this project open source, it's been very helpful! I'm using ui-chart to plot x-y positions in meters and would like to keep the x...
### Current Behavior If a UI template receives a payload containing date and time values, the dashboard enters an infinite loop. ### Expected Behavior display of charts and graphics ###...
### Current Behavior In v1.26.0 and v1.27.0, if a chart is set to size `auto` then it is only allocated 1 row. ### Expected Behavior Size auto should use a...