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 Currently, we only support a "Categorical" x-axis for Bar Charts, i.e. a histogram. We should also support "Linear" or "Timescale" x-axis so that uses can render charts like...

size:M - 3
priority:high
feature-request

### Description Currently, the PWA icon is compiled when we distribute the `npm` package, meaning that users are not able to override this with their own preferences/icon. We should offer...

size:M - 3
feature-request

### Description When using Input nodes to populate a flow memory for inputs of a form, it was advised that the Topic value should be used to add values to...

needs-triage
feature-request

### Current Behavior Switch does not send topic out even it is set at ui ![image (11)](https://github.com/user-attachments/assets/86b56fc9-a71f-4356-b6c4-adfbc6ff446e) ### Expected Behavior Node should send msg.topic at state change when it is...

size:S - 2
bug

### Current Behavior when an empty (string) payload is sent to the Input node, the field is populated with "[object Object]". ### Expected Behavior When an empty (string or otherwise)...

bug
needs-triage

### Description allow request switch state with incoming message. Example with msg.get=true or something similar. Example usecase: ![image](https://github.com/user-attachments/assets/89796206-bf30-4d0a-94aa-aa185eb3cb35) Currently this is possible by setting main power status with flow.set but...

needs-triage
feature-request

### Description Update request - after file is uploaded to show: "File Uploaded! Click here to Upload Another File" instead of "File Uploaded! Upload Another File", it seems it isn't...

size:XS - 1
feature-request

### Description - User should be able to select the target mode and this feature allows user to select the link opens in a new tab or in the same...

size:XS - 1
feature-request

### Description Please provide methods for third party ui nodes that: * Allow code in the node's server .js file to send a message (subject to msg._client) to the node's...

needs-triage
feature-request

### Current Behavior Content shows as text ### Expected Behavior Content shows as markdown ### Steps To Reproduce 1. make a Markdown-Text in a Template-Node 2. connect to Dashboard Markdown-Node...

size:M - 3
bug