-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Data Modeling
-
None
When we undo/redo, the user's selection can be made invalid when items that were previously selectable are no longer selectable. This ticket involves updating the diagram's `selectedItems` in those cases to keep the selection when possible. This includes when:
- Renaming a field/collection
- Removing a field
- Removing/re-adding a field/collection