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

Warn user about recursive project deletion when deleting a parent project #987

Closed
2 tasks done
lukas-braune opened this issue Sep 8, 2024 · 0 comments · Fixed by #996
Closed
2 tasks done

Warn user about recursive project deletion when deleting a parent project #987

lukas-braune opened this issue Sep 8, 2024 · 0 comments · Fixed by #996
Labels
enhancement New feature or request

Comments

@lukas-braune
Copy link
Contributor

Current Behavior

When a user deletes a parent project in DT, all child projects are also deleted without explicit warning or confirmation. This may lead to unintended data loss if the user is not aware of the recursive deletion behavior.

Proposed Behavior

When a user attempts to delete a parent project in DT, a warning message should be displayed indicating that all child projects will also be deleted. This warning should prompt the user to confirm the deletion.

Checklist

@lukas-braune lukas-braune added the enhancement New feature or request label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant