carloea2 commented on code in PR #4136:
URL: https://github.com/apache/texera/pull/4136#discussion_r2658823733


##########
frontend/src/app/dashboard/component/user/user-dataset/user-dataset-explorer/dataset-detail.component.ts:
##########
@@ -416,8 +416,6 @@ export class DatasetDetailComponent implements OnInit {
             filePath: file.name,
             percentage: 0,
             status: "initializing",

Review Comment:
   Done. Can you please reproduce this on your side?
   
   1. Start uploading a 5 GiB file
   2. Cancel the upload
   3. Start the upload again
   4. After ~100 MiB is uploaded, refresh the page
   5. Retry the upload and let it complete
   
   Please confirm whether it finishes successfully (and share any logs/errors 
if it fails).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to