You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(editors/subtation): allow instantiation of LNode from LNodeType's (openscd#766)
* refactor(foundation): change menu action API
* feat(wizards/lnode): add create wizards
* feat(wizards/wizard-library): add LNode create wizard to library
* test(editors/substation): test LNode instatiotion with function type editors
* refactor(wizards/lnode): combine reference type and instace type wizard
* fix(wizard-libraray): import statement
* refactor(wizards/lnode): triggered by review
* refactor(wizards/lnode): better uniqueLnInst function
* refactor(wizards/lnode): better search for uniqeu lnInst
* test(wizards/lnode): better test unique lnInst selection
* fix(wizard-dialog): stabilize jump to initial page
This fixes the issue we had when opening the LNode instance reference create
wizard from the overflow menu of the LNodeType reference create wizard.
Co-authored-by: Christian Dinkel <[email protected]>
0 commit comments