Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed- Toast Message Only Appearing Once and Incorrect File Name Retained After Second CSV Upload Failure (#448) #481

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhishekojha06
Copy link

@abhishekojha06 abhishekojha06 commented Oct 19, 2024

#448
Short Description !

Users now receive clear feedback after each upload, ensuring the
latest file's name is visible and invalid files are properly handled.

Changes:
File name now persists in the upload field even after a failed upload.
Error toast is shown for every failed upload attempt.
Content reset ensures no invalid data is displayed after an error.
Error logging added for better debugging.

@abhishekojha06 abhishekojha06 changed the title Fixed- Toast Message Only Appearing Once and Incorrect File Name Retained After Second CSV Upload Failure (#448) Fixed- Toast Message Only Appearing Once and Incorrect File Name Retained After Second CSV Upload Failure Oct 19, 2024
@abhishekojha06 abhishekojha06 changed the title Fixed- Toast Message Only Appearing Once and Incorrect File Name Retained After Second CSV Upload Failure Fixed- Toast Message Only Appearing Once and Incorrect File Name Retained After Second CSV Upload Failure (#448) Oct 19, 2024
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.

1 participant