FlowFuse / FlowFuse/node-red-dashboard-2-ui-iframe

Flows.nodered.org description of fields is wrong

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
HTML
Stars
2
Forks
0
Avg merge
11h 11m
Merged PRs (30d)
2

Description

### Current Behavior

The description page lists the fields as "size" and "src" but in the node config are "size" and "url"

![Image](https://github.com/user-attachments/assets/e7f420c6-35b1-4cac-a29d-8bb74ef107fd)

Dynamic Configuration says "You can override the src value defined in Node-RED by passing a msg.src value to the iframe."
In fact you use msg.src to override the "url" config field.

### Expected Behavior

Description should ideally match the actual values.

msg.url should override the url field (perhaps msg.src also for backwards compatibility)

### Steps To Reproduce

_No response_

### Environment

- Node-RED Dashboard 2.0 version:
- Node-RED version:
- Node.js version:
- Platform/OS:
- Browser:

### Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.