Actions
dev #1684
openSolving UAT Issues
Start date:
01/14/2025
Due date:
01/14/2025 (about 15 months late)
% Done:
100%
Estimated time:
25:30 h
Spent time:
Description
Description:
This issue addresses a collection of enhancements and bug fixes for the Compressed PDF Mobile App to improve user experience and handle reported issues effectively.
Tasks and Solutions:
-
File Size in Compressed Files List
- Problem: File size was not visible in the compressed files list.
- Solution: Updated each list tile to display the file size for better visibility.
-
Handling Connection Errors
- Problem: Multiple connection errors occurred after selecting a file.
- Solution: Implemented a 5-second delay before showing the "No Internet" screen to avoid unnecessary interruptions due to temporary network fluctuations.
-
Compressed Files Not Displaying
- Problem: Compressed files were not shown when there was partial success in compression.
- Solution: Handled partial success scenarios by displaying error messages from the server for files that failed to compress.
-
Loading State in Customize Page
- Problem: There was no loading state in the customize page.
- Solution: Added a loading spinner to indicate ongoing operations on the customize page.
-
Sort Alphabetically Descending Icon
- Problem: The sort icon for "Alphabetically Descending" was not intuitive.
- Solution: Updated the icon to a visually intuitive version.
-
Customization Color and Font Updates
- Problem: Text size and colors did not match the Figma design for the customization screen.
- Solution: Updated font sizes and text colors to align with the Figma design guidelines.
-
Tools Menu Not Opening Consistently
- Problem: Clicking on "General" or the dropdown did not always open the tools menu.
- Solution: Increased the clickable area by providing the button full height, ensuring users do not need to click exactly on the text.
-
Message During Backend Compression
- Problem: No indication to the user while PDFs were being compressed in the backend.
- Solution: Added a message: "Please, wait. It may take a few seconds" on the user interface to inform the user about ongoing compression.
-
**Commented zip download/share functionalities
Actions