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

Implement soft delete for sections in the active session #108

Open
matthiasemde opened this issue Jul 21, 2024 · 0 comments
Open

Implement soft delete for sections in the active session #108

matthiasemde opened this issue Jul 21, 2024 · 0 comments
Labels
data layer Issues related to data layer

Comments

@matthiasemde
Copy link
Owner

Currently, the implementation of the swipe to delete feature is very cumbersome, since we can't delete the sections until the Snackbar has gone. This should be solved using a soft-delete approach like with all other deletable objects.

@matthiasemde matthiasemde added the data layer Issues related to data layer label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data layer Issues related to data layer
Projects
None yet
Development

No branches or pull requests

1 participant