Patch #43381
openImprove visibility of error message during file upload
Description
When an HTTP error occurs during file upload, the error message is hard to see.
This patch improves that display.
before
after
I reproduced this by opening the issue edit screen, logging out in another browser tab, and then upload file.
Files
Updated by Go MAEDA 11 days ago
- File 0001-Improve-visibility-of-error-message-during-file-uplo.patch 0001-Improve-visibility-of-error-message-during-file-uplo.patch added
- File 0002-Improve-attachment-upload-error-visibility.patch 0002-Improve-attachment-upload-error-visibility.patch added
- File clipboard-202602161600-mqlpx.png clipboard-202602161600-mqlpx.png added
Thank you for posting the patch.
I updated the original patch so it applies to the current trunk (0001-Improve-visibility-of-error-message-during-file-uplo.patch). I also wrote an additional patch to change the error color and improve visibility (0002-Improve-attachment-upload-error-visibility.patch). Currently, errors are shown in the same color as normal text, so they can be easily overlooked.

Updated by Go MAEDA 7 days ago
- File clipboard-202602210749-rykyu.png clipboard-202602210749-rykyu.png added
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Target version changed from 7.0.0 to 6.1.2
Committed the patch in r24439. Thank you for your contribution.
I didn't commit the additional patch 0002-Improve-attachment-upload-error-visibility.patch that I wrote because I found that failed uploads can be distinguished clearly enough without using color.
