Validate project device drop targets

This commit is contained in:
2026-07-22 20:07:09 +02:00
parent b2f5ce77a5
commit fd62bf2e15
6 changed files with 231 additions and 30 deletions
@@ -8,4 +8,5 @@
- Bulk device-row move flow is command-based but not fully transaction-hardened end-to-end across all affected circuits.
- Sorting is view-only until users explicitly apply sorted order.
- Cross-section circuit drag-reorder is intentionally blocked.
- Existing device rows can currently be moved across sections without the planned classification confirmation dialog.
- Legacy consumer and circuit-first paths coexist; migration is transitional and still requires operational discipline.