hotwax / inventory-count

HotWax Commerce Inventory Count
Apache License 2.0
16 stars 66 forks source link

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

Open abhishekojha06 opened 1 month ago

abhishekojha06 commented 1 month ago

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.