Actions
dev #1354
open[BUG] : Image compression stuck on infinite compressing
Start date:
12/04/2024
Due date:
12/04/2024 (about 16 months late)
% Done:
100%
Estimated time:
7:00 h
Spent time:
Description
Description¶
Problem Statement:
The image compression process appears to be stuck, continuously showing a "Compressing" or uploading state without completing the operation.
Steps to Reproduce¶
- Open the PDF compression mobile application
- Select image files for compression
- Select image based compression and Initiate the compression process
- Observe that the application remains in a perpetual "Compressing" or uploading state
Expected Behavior¶
- The compression process should complete within a reasonable timeframe
- User should be redirected to the download page after successful compression
- Progress indicator should accurately reflect the upload and compression status
Actual Behavior¶
- Upon selecting image based compression and clicking on Start compress. It shows infinite compressing loader
Additional Notes¶
- Verify server-side processing time and potential timeouts
- Investigate potential issues with file handling or API communication
Actions