Actions
Feature #90209
closedFile links - when showing filesize, use abbr tag to describe the units
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2020-01-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Frontend, fluid, accessibility
Complexity:
Sprint Focus:
Description
A little suggestion if you think it is possible and worth the effort
CE element: Uploads (File Links) -> when showing the file size, write the units using the <abbr>
tag, so the output becomes something like this:
<span class="ce-uploads-filesize">1.23 <abbr title="Megabytes">MB</abbr></span>
If it is too much expensive and not worth the effort please close. Regards.
Actions