showing custom delete confirmation modal in master module until API is ready #82
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Bug#141"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
custom confirm modal is shown when the delete action is triggered. api not yet ready so therefor , delete operation in progress.
Once the delete API is ready, it will be integrated with this modal to trigger the actual deletion logic.