-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Originally from silverstripe/silverstripe-elemental-fileblock#9
Reproduce
- Install
silverstripe/elemental-fileblockon2.x-devanddnadesign/silverstripe-elementalon4.x-dev - Create a page that has the ElementalPageExtension enabled
- Add a FileBlock via the Add Block button
- Click on the newly created File Block to expand it
- Use the
Browselink to add a file that is 2MB+ - Observe an truncated error message as shown below
- Hover over the error message and see that the tooltip does not show the entire message either
Acceptance criteria
- The user is able to read the error message presented in this scenario
- New design direction is followed
- Error messages extending the character limit on the line has been considered - does this need to be handled?
Design notes
- Exclude reference to any change outside of the error messaging, filename, file details, component size
- Make sure to have a look at the spacing, font sizes, and hight of the component/ item as referenced in the designs
