-
Notifications
You must be signed in to change notification settings - Fork 23
Switch renaming from modal to sidebar #543
Copy link
Copy link
Open
Labels
frontendFrontend related taskFrontend related task
Description
Is your feature request related to a problem? Please describe.
Renaming currently takes place via a modal. In the future, this will be done via an input field. This has already been implemented for the environment variables and will now be implemented for the main top bar.
Describe the solution you'd like
Abstract the renaming function in the Environment Table (EnvironmentEditor.tsx) and also use it in the MainSideBar.
Hint
Delete the RenameModal-Component if not used in an other way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
frontendFrontend related taskFrontend related task