xuang7 opened a new issue, #3844: URL: https://github.com/apache/texera/issues/3844
### **Problem Statement** Currently, we organize upload tasks into three panels: Pending, Uploading, and Finished. Only the tasks atUploading panel can be removed. The queued uploads in the Pending panel cannot be canceled or deleted before they start uploading, which makes it inconvenient when users want to clear or reprioritize queued files. <img width="395" height="593" alt="Image" src="https://github.com/user-attachments/assets/1a8c5772-0e33-4d1f-be21-75bf1b3d2be5" /> ### **Proposed Solution** 1. Allow users to remove or cancel uploads directly from the Pending panel before they start uploading. Ensure removing a pending upload updates both the UI and internal task queue state consistently. -- 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]
