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 The config screen of the ui-form node contains a custom build editable list, to mimic the Node-RED standard editableList. While it looks very nice, it makes it hard...

Using [Dynamic Properties Best Practices](https://dashboard.flowfuse.com/contributing/widgets/core-widgets.html#dynamic-properties), implement: - Label - Gauge Type (`gtype`) - Gauge Style (`gstyle`) - Title (`title`) - Units (`units`) - Icon (`icon`) - Prefix (`prefix`) - Suffix...

size:M - 3

Using [Dynamic Properties Best Practices](https://dashboard.flowfuse.com/contributing/widgets/core-widgets.html#dynamic-properties), implement: - Label - Options - Columns as dynamic properties.

size:S - 2

Using [Dynamic Properties Best Practices](https://dashboard.flowfuse.com/contributing/widgets/core-widgets.html#dynamic-properties), implement: - Label - Passthru - Decouple - offcolor - oncolor as dynamic properties.

size:S - 2

Using [Dynamic Properties Best Practices](https://dashboard.flowfuse.com/contributing/widgets/core-widgets.html#dynamic-properties), implement: - Label - Mode - Icon - IconPosition - IconInnerPosition - Clearable as dynamic properties.

size:S - 2

Hi guys, Currently the ui nodes have a different look (i.e. color and icon position): ![image](https://github.com/user-attachments/assets/073409ea-1fa5-4679-8cff-8127b749a5dc) I assume that was not the intention, and simply a result of this library...

### Description Composite bar charts (sometimes also call stacked bar charts) are charts where each bar displays multiple data points stacked in a single row or column. There are situations...

size:L - 5
feature-request

### Description ![image](https://github.com/user-attachments/assets/07c3981d-0bb6-4ebe-a805-f7db37a86c6b) **Summary:** To improve code maintainability and avoid inconsistencies, it is proposed that all UI elements (such as Pages, Groups, and thus Menu items) in Node-RED Dashboard 2.0...

needs-triage
feature-request

### Current Behavior When I remove the ui-control node and click on deploy the instance crash. The error log that I got is this: ```console 7/10/2024 4:37:17 PM [] 10...

size:S - 2
bug