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

Delete button for libraries list #188

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

5kw-3al-u1
Copy link

The delete button for libraries is now only deactivated if the library is in use and not if there is a dependency. Because of the circular dependencies of the libraries, they can otherwise never be deleted.
In addition, a new method call has been added to the interface for the framework.

@otacke
Copy link
Contributor

otacke commented Sep 24, 2024

Compare different approach at #101

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

Successfully merging this pull request may close these issues.

2 participants