Actions
Feature #43363
closedImprove error message display in imports view
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Improve the visual presentation of import error messages by wrapping them in a styled div with error icon.
Changes:
- Replace plain text paragraph with a styled error div
- Add error icon using notice_icon helper
- Apply "flash error" CSS class for consistent styling
This change enhances the user experience by making error messages more prominent and consistent with other error displays in the application.
Files
Updated by [Agileware]Kota Uchino about 2 months ago
- File screenshot.png screenshot.png added
Updated by Go MAEDA about 2 months ago
- Target version set to 7.0.0
Setting the target version to 7.0.0.
Updated by Go MAEDA about 2 months ago
- Tracker changed from Patch to Feature
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch in r24053. Thank you for your contribution.
Actions