Skip to content

Conversation

@nayan9617
Copy link
Contributor

@nayan9617 nayan9617 commented Sep 16, 2025

🛠️ Pull Request Template

📄 Description

This pull request integrates toast notifications into the client application to improve user experience during the upload and AI analysis workflow.
• Added react-toastify dependency.
• Implemented toast.success to notify users when AI damage analysis completes successfully.
• Implemented toast.error to notify users in case of upload/analysis failure.
• Added to the UI with necessary imports.
• Improved feedback flow for a more professional and user-friendly experience.

✅ Checklist

  • [ ✅ ] My code follows the style guidelines of this project
  • [ ✅ ] I have performed a self-review of my code
  • [ ✅ ] I have commented my code where necessary
  • [ ✅ ] My changes generate no new warnings or errors
  • [ ✅ ] I have linked the related issue using Fixes #issue_no

📎 Related Issue

Fixes #109

@vercel
Copy link

vercel bot commented Sep 16, 2025

@nayan9617 is attempting to deploy a commit to the bavanetha27's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@nayan9617
Copy link
Contributor Author

Hello! This PR only adds toast notifications. CI failures are due to missing environment variables unrelated to this change.
Everything else is fine.
Thank you!

@Bavanetha27 Bavanetha27 merged commit 43fa829 into Bavanetha27:main Sep 26, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] - Refactor Error Handling in AIDamageDetection.jsx

2 participants