node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior For other dashboard nodes - when the nodes are marked allow msg to pass through they retain the msg.payload values For ui-drop dashboard node - when msg.payload...
### Current Behavior text area does not fill available space.  ### Expected Behavior multi-line text box should fill space ### Steps To Reproduce add a ui-text-input and set the...
### Description As a follow on task for https://github.com/FlowFuse/node-red-dashboard/pull/981 We want to chunk files selected in the client, and re-build them on the server-side to allow for file uploads greater...
## Describtion As a Node-RED Dashboard user, I would like to have an easy and straightforward way to insert images into my dashboard without having to rely on external tools...
### Description Would be great for widgets to be able to support a "loading" state, where `msg.loading` can be passed as `true` or `false`, or maybe even as a number...
### Description The [documentation](https://dashboard.flowfuse.com/nodes/widgets/ui-chart.html#series) says: > Alternatively, you can set the series property to type JSON, and then provide an array of keys (e.g. ["key1", "key2"]), which will plot a...
### Current Behavior In ui-chart, setting the series property to type JSON and providing an array of keys, only works if payload is an array, and fails if payload is...
### Description https://www.reddit.com/r/nodered/comments/1df7sh5/flowfuse_dashboard_2_doesnt_hide_chrome_searchbar/ ### Have you provided an initial effort estimate for this issue? I have provided an initial effort estimate
### Current Behavior If you create a new theme, with a new name, and change a color of one of the themes, it changes the corresponding color on all the...
### Description Hi Team:) ### **Description:** I'm experiencing an issue with refreshing a page to display a 3rd-party widget. When I send a blank tab name ("") and an empty...