node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

Results 397 node-red-dashboard issues
Sort by recently updated
recently updated
newest added

### Description Dashboard WYSIWYG Editing eipc ### Have you provided an initial effort estimate for this issue? I have provided an initial effort estimate ```[tasklist] ### Tasks - [x] WYSIWYG:...

size:XXL - 13
epic

### Current Behavior #### Background Using a table to display tabular data with timestamps is common practice. To render time in users local format, the processing must be done client...

size:XS - 1
bug

### Description Hi all, I was just wondering if it was possible to add a msg.last = true to the 'file input' node output, to indicate when the last file...

needs-triage
feature-request

### Current Behavior The help text for ui-base Allow App Installation ends with the text: "It is recommended to not use this option if you are" Which leaves us all...

size:XS - 1
bug
area:docs
needs-triage

### Current Behavior Hi Flowfuse - Thanks for this wonderful tool. I think I may have found a little typo on the preconfigured payload defined in the "text node". thanks...

bug
needs-triage

### Current Behavior The onclick event when opening the layout editor for a given UI page in `nodes/config/ui_base.html` ```js async function showDashboardWysiwygEditor (pageId, baseId) { // call to httpadmin endpoint...

bug

More info [here](https://github.com/FlowFuse/node-red-dashboard/issues/1927#issuecomment-3522127843)

## Description Adds checkbox to "Send message on" section for "On Change". When disabled, node will only send messages on Focus Leave or Press Enter (if checked). Default value for...

### Current Behavior For a chart with Timescale X axis and an X axis time limit set (e.g. last 1 hour), running in Append mode with new data points regularly...

bug
needs-triage

## Description - Add a deleteMessages mutation to remove old data from datastore - dont let chart animate or raise events when clearing ### Before ![Image](https://github.com/user-attachments/assets/2362aa37-42ba-44b8-9995-d34190b8a76d) ### After ![chrome_hHfxiPGQ0l](https://github.com/user-attachments/assets/4dccca02-cd16-4414-824a-a0b8f37ed2de) ###...