Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.28.00
-
None
Description
Fix the style of the image file upload dialog in CMS7-8066:
- Move toolbar to the bottom, beside the "Close" button.
- Add labels "You can add .." and "Selected files".
- Change "add files..." to normal button, label: "OK", disable button when uploading is in progress.
- Replace the "Cancel" buttons beside images to "X" icon.
- Fix title & its translations.
- Table containing uploading file:
- Fix width.
- Most space reserves for file names: test with long filenames, use CSS ellipse for overflow.
- Use same styling in previous dialog.
- use 32x32 px thumbnails, 4px padding around image
- On errors: messages are displayed below files.
- On errors: can only close dialog, should not be possible to add more files.
- Dialog is closed automatically if no error occurs