pramod_Task-#357 : Added Admin Update and Delete Functionality in Manage Buckets Modal #155
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Task-#357"
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?
The Update and Delete functionalities for Admin users have been successfully implemented within the Manage Buckets Modal under the Directory module. Admins can now:
Select any bucket from the list within the modal.
Edit and save changes to bucket details in real time.
Delete a bucket with confirmation to prevent accidental removal.
See all changes reflected immediately in the UI.
Ensure all updates and deletions are synchronized with the backend via API calls.