Actions
dev #1383
open[BUG] : Corrupted file error message showing huge error text
Start date:
12/06/2024
Due date:
12/06/2024 (about 16 months late)
% Done:
100%
Estimated time:
3:00 h
Spent time:
Description
Description:
The error message displayed when a corrupted file is uploaded is too lengthy and may be difficult for users to understand. The message should be simplified and should only provide the necessary information to the user without overwhelming them.
Steps to reproduce:
- Upload a corrupted PDF file.
- Observe the error message displayed.
Expected behavior:
The error message should be concise and user-friendly, clearly indicating that the file is corrupted without excessive detail.
Actual behavior:
The error message currently shows a large amount of text that is not easily understandable by the end-user.
Suggested fix:
Update the error message to be shorter and more focused. Example:
- "Corrupted PDFs cannot be compressed!" instead of a lengthy explanation.
Updated by Ayat Rahman over 1 year ago
- Description updated (diff)
- % Done changed from 0 to 100
Actions