Skip to content

Conversation

@HiroyasuNishiyama
Copy link
Member

@HiroyasuNishiyama HiroyasuNishiyama commented Feb 27, 2023

Node-RED beta-1 introduced locking flow feature.

It makes properties of nodes placed on locked flow read-only.
Since Node-RED dashboard changing layout of widget nodes by sidebar, properties of widget nodes may be changed. This causes runtime error of changing read only properties.

This PR attempts to address this issue by suppressing layout list widget movement and buttons for tabs containing nodes in locked flow.

This PR requires cancel operation feature of editableList proposed here.

@dceejay
Copy link
Member

dceejay commented May 1, 2023

Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants