Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Refactor the creation and rename dialog #107

Open
mathbagu opened this issue Nov 7, 2018 · 0 comments
Open

Refactor the creation and rename dialog #107

mathbagu opened this issue Nov 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@mathbagu
Copy link
Contributor

mathbagu commented Nov 7, 2018

Almost all the creation and rename are the same but the code is duplicated.
I propose to create a generic class that can be extended to be completed for all dialogs that uses a NameTextField component:

  • Creation of contingencies, folder, action script, configuration,...)
  • Renaming

For more complex dialog (virtual case, security analysis), this class should be easy to complete with additional components.

@mathbagu mathbagu added the enhancement New feature or request label Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant