Documentation
This commit is contained in:
parent
b1e19a88d5
commit
7580ad0ade
11 changed files with 584 additions and 1 deletions
12
docs/circuit-list-editor-known-limitations.md
Normal file
12
docs/circuit-list-editor-known-limitations.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Circuit List Editor Known Limitations
|
||||
|
||||
- Undo/redo history is session-local only.
|
||||
- Undo/redo history is not persisted across reloads or between users.
|
||||
- No linked project-device sync review dialog is implemented yet.
|
||||
- No global cross-project device library workflow is implemented yet.
|
||||
- Final electrical sizing logic is not implemented yet.
|
||||
- No full norm-compliant voltage-drop and protection-dimensioning calculation flow yet.
|
||||
- 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.
|
||||
- Legacy consumer and circuit-first paths coexist; migration is transitional and still requires operational discipline.
|
||||
Loading…
Add table
Add a link
Reference in a new issue