Remove nodes from the canvas
Open
area:ff-expert
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
## Context
Parent: #6897 — FE MQTT Migration
Migrate the `custom:remove-nodes` action from HTTP to MQTT transport. This action allows the Expert to programmatically remove nodes from the Node-RED editor canvas.
## Estimate
1h
## Acceptance Criteria
- [ ] Expert can remove specified nodes from the canvas via MQTT message
- [ ] Wires connected to removed nodes are cleaned up properly
- [ ] Works for single and batch node removal
Contributor guide
Assessment
This issue has not been assessed yet.