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
Actions