Actions
BUG #1635
openBug Fixes, UI Enhancements, and New Features for PDF Application
Description
Objective¶
Resolve bugs, enhance user experience, and implement new features for better functionality and interaction within the PDF application.
Task Checklist¶
Bug Fixes¶
-
Invalid Link Message:
- Ensure valid links do not trigger "Unable to access the PDF file" error after pasting an invalid link.
-
Multiple File Upload Issue:
- Optimize file upload for Google Drive and Dropbox to avoid unnecessary delays.
-
Error Message Handling:
-
Display
error.messagefor invalid file processing (e.g., images renamed to PDFs) instead of hardcoded messages.
-
Display
-
Password-Protected PDFs:
- Update the message for password-protected PDFs to a user-friendly tone.
-
Thumbnail Display Issue:
- Ensure thumbnails always load correctly.
-
Dropbox Success Toast:
- Display the success toast when saving zip files from Dropbox.
- Hamburger menu show for mobile
UI Improvements¶
-
Download Page Notice:
- Add a text message on the download page stating, "PDFs will be stored for 15 minutes."
-
Footer Gap:
- Remove the extra gap below the footer.
-
Drive Save Modal:
- Reduce the size of the Google Drive saving modal.
-
Dropdown Design:
- Fix design issues with the "More" dropdown for better usability.
-
File Limitation Message:
- Display a clear file limitation message: "Up to 2 files, 100 MB - 300 MB, 200 pages per file."
Feature Enhancements¶
-
Share Page:
- Create a dedicated share page for sharing functionality.
-
Share Page Refresh:
- Refetch the time duration upon hitting share.
-
Rating Modal:
- Automatically close the modal after submitting a rating.
Expected Deliverables¶
- Optimized file upload speeds for Drive and Dropbox.
- Improved error handling and user-friendly messages.
- Resolved UI inconsistencies across the app (e.g., footer gap, dropdown design).
- A newly implemented share page with seamless interactions.
- Updated rating and toast behavior for better user experience.
Actions