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 Disables chart animation on adding points and on page refresh. ## Related Issue(s) #1911 ## Checklist - [x] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable...

### Current Behavior There is a 300ms animation when batch data is added to a chart, and when the chart is refreshed. This is pointless in my opinion. There have...

bug
needs-triage

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @​priyagupta108 in actions/setup-node#1374...

dependencies
github_actions

## Description Correct code that prunes old data from the chart. In addition, only prune data if the action is Append. If the action is Replace then I think the...

### Current Behavior When the layout of ui page is Tabs, form nodes that are not displayed in the foreground will not accept input when switching to this page. I...

bug
needs-triage

### Current Behavior The flow below correctly shows this in Edge on a PC with the window shrunk down to minimum size (dashboard v1.29.0) Note that the label text is...

bug
needs-triage

### Current Behavior Without closing the dashboard browser page, restarting flows, or deploying flows, the UI control node and event node will become invalid, and there will be no output...

bug
needs-triage

### Expected behavior Page should render at normal scale — widgets fit inside the screen and the user can scroll normally from top to bottom. ### Current Behavior The entire...

bug
needs-triage

### Current Behavior The input content of Dropdown elements in the form node will be displayed as text errors. Even if I input the Value in the Dropdown options of...

bug
needs-triage

### Description I suggest adding the function to modify the text of the Upload button in the 'file input' node, similar to the 'form' node where the submit button can...

needs-triage
feature-request