Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If a name of instance or volume etc is given wrong, have to delete and create one with correct fields. #37

Open
vatsa287 opened this issue Dec 27, 2022 · 1 comment

Comments

@vatsa287
Copy link
Contributor

Is it feasible to provide an option to edit alongside delete dropdown? Or atleast for console?

  • Can be done by sending delete API of older data & another one with Update API with newer data.
  • Add a check to forbid editing top level data. ex. Forbid to change pool or node name while changing volume name.
@aravindavk
Copy link
Member

Instance details are saved in Browser's local storage. Rename/Edit instance can be added. Edit Pool/Volume depends on Rename Pool/Volume APIs.

vatsa287 added a commit to vatsa287/console that referenced this issue Dec 30, 2022
aravindavk pushed a commit that referenced this issue Jan 1, 2023
* templates: Add option to edit mgr instance stored in localstorage
* add edit icon

Updates: #37
Signed-off-by: Shree Vatsa N <[email protected]>
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

No branches or pull requests

2 participants