Remove a tab from the canvas
Open
area:ff-expert
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
## Context
Parent: #6897 — FE MQTT Migration
Migrate the `custom:remove-workspace` action from HTTP to MQTT transport. This action allows the Expert to programmatically remove tabs (workspaces) from the Node-RED editor.
## Estimate
1h
## Acceptance Criteria
- [ ] Expert can remove a workspace tab via MQTT message
- [ ] Nodes within the removed tab are handled correctly (deleted or moved)
- [ ] Editor UI updates to reflect tab removal
Contributor guide
Assessment
This issue has not been assessed yet.