AliRana30 commented on issue #3968: URL: https://github.com/apache/streampipes/issues/3968#issuecomment-3929650872
Hi @tenthe — I've read through this issue and I'd like to work on the UI part of it, specifically adding the dependency check warning dialog before a label or site is deleted. ### **My approach:** intercept the delete action in the labels/sites settings component, make an API call to check if the item is still referenced, and conditionally show a confirmation dialog warning the user before proceeding. I'll start by tracing the existing delete flow in the UI codebase. Feel free to assign me this issue, if you think my given approach is permissible> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
