Skip to content

Conversation

@git-Rag
Copy link
Contributor

@git-Rag git-Rag commented Jan 23, 2026

Issue: #363

  • Adds delete button on My Uploads grid and slider view
  • Implements backend DELETE route to remove images
  • Deletes image from Azure Blob Storage
  • Cleans up MongoDB photo documents
  • Syncs UI immediately after deletion

Testing

  • Uploaded multiple photos
  • Deleted from grid and full-screen view
  • Verified deletion in Azure container
  • Verified DB cleanup
  • Restarted app and confirmed persistence

Screens / Video

Attached a screen recording showing full delete flow.

deleteButtonTest.mp4

Closes: #363

@OpenGitBot
Copy link

Hey @git-Rag

Thanks for opening this PR 🚀. Mentor will review your pull request soon and till then, keep contributing and stay calm.

Thanks for contributing in OpenCode'25 ✨✨!

@git-Rag
Copy link
Contributor Author

git-Rag commented Jan 23, 2026

Added toast notifications to inform users whether a photo deletion was successful or failed.

Delete Feedback Preview

Success Toast

Failure Toast

@23abdul23
Copy link
Contributor

@git-Rag

change the Unsuccesfull icon from RED to GREY

@23abdul23 23abdul23 merged commit ea778da into opencodeiiita:main Jan 24, 2026
@OpenGitBot
Copy link

Hey @git-Rag

Your PR has been merged 🥳🥳 and you have earned 40 points.

Thanks for contributing in OpenCode'25✨✨

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.

Issue 54 - Add delete button on My Uploads (frontend backend)

3 participants