utdjoq7865 commented on issue #5586: URL: https://github.com/apache/texera/issues/5586#issuecomment-5355492380
It sounds like you're hitting a common bottleneck with large file uploads and UI responsiveness. Our `upup` component, a free and open-source React & TypeScript file upload solution, is specifically designed to handle reliable large-file uploads through features like resumable chunks and direct uploads, which often involves optimizing for performance and UI responsiveness during bulk operations. You can find it at https://upup.dev. -- 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]
