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

UI: Soft Delete #2167

Closed
howardyoo opened this issue Oct 5, 2022 · 0 comments
Closed

UI: Soft Delete #2167

howardyoo opened this issue Oct 5, 2022 · 0 comments
Assignees

Comments

@howardyoo
Copy link
Collaborator

howardyoo commented Oct 5, 2022

Display option to delete jobs and datasets using soft delete button. Also, feature to search and ‘undelete’ soft deletes if necessary. Might be required to delete ‘group’ of datasets or jobs based on their namespaces - so multi-deletion should be available. Ability to undelete may come later, as deletion should be easier to implement it first.

Solution

image
Per each dataset and job selected, if the job/dataset's status is 'not deleted,' have a button to 'delete' them (See the RED button in the UI) , which will then invoke api calls:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants