Skip to content

Comments

Move substation modification form to commons-ui#3755

Open
achour94 wants to merge 1 commit intomainfrom
achour/move-modify-substation-into-commons-ui
Open

Move substation modification form to commons-ui#3755
achour94 wants to merge 1 commit intomainfrom
achour/move-modify-substation-into-commons-ui

Conversation

@achour94
Copy link
Contributor

PR Summary

Move SubstationModificationForm and all its related types, schemas, and utility functions from gridstudy-app into commons-ui to make them reusable across multiple applications (e.g., gridexplore-app).

What was done
Updated SubstationModificationDialog to import from @gridsuite/commons-ui instead of local files, and set equipmentId in the form data during resets

Why
Previously, SubstationModificationForm was tightly coupled to gridstudy-app. Moving it to commons-ui allows any GridSuite application to reuse the same modification form, avoiding code duplication and ensuring consistent behavior across apps.

@achour94 achour94 self-assigned this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant