devguard
devguard copied to clipboard
Deleted provider connection still displayed in dialog
When I delete a provider connection from the dialog, it is correctly removed in the backend, but the dialog does not update. As a result, the deleted provider is still displayed in the UI.
Steps to reproduce
- Open the provider connections dialog.
- Delete a provider connection.
- Observe that the dialog still shows the deleted provider, even though it has been removed in the backend.