xuang7 opened a new pull request, #3847:
URL: https://github.com/apache/texera/pull/3847

   ### **Purpose**
   This PR resolved #3844 that pending uploads cannot be removed before they 
start. This PR enables removing/canceling items directly from the Pending 
panel, improving queue control and flexibility in managing uploads.
   
   ### **Changes**
   - Add a Remove action to Pending items; behavior and styling match the 
Uploading panel’s remove action.
   - Refactor cancelExistingUpload(fileName: string):
     -   Uploading/Initializing → reuse the abort path to properly finalize 
server-side and prevent leaks.
     - Pending → front-end clean only (remove from queue, tasks) with no 
backend abort call.
   
   ### **Demonstration**
   
   
https://github.com/user-attachments/assets/aa4aa40c-bf7a-45fd-9257-fcfac4a00da9
   
   


-- 
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