Story #75593
closedEpic #75567: Accessibility: As an editor I want to create accessible content which passes the accessiblity tests from WCAG 2.0.
File links: I want to create file-links with type “folder from storage”
0%
Description
As an editor I want to create file-links with type “folder from storage”
Acceptance Criteria:- A warning is displayed
- If no title is given - text “the link should have a title which describes the user the link-target”
- If the title is not unique - text “the title should be unique”
- The warning contains the WCAG rule and a direct link to the explanation of the rule (WCAG 2.4.4, Level AA - https://www.w3.org/WAI/WCAG20/quickref/?showtechniques=11%2C111#navigation-mechanisms-refs)
Technical Description / Additional Information:
This is not really WCAG 2.0-compliant, since I do not have a field for the link title.
Currently the title from the file’s metadata is rendered in the image-tag, if thumbnail view of file link is selected.
Instead a title in the a tag is needed.
Updated by Carla Froitzheim over 8 years ago
- Subject changed from File links: As an editor I want to create file-links with type “folder from storage” to File links: I want to create file-links with type “folder from storage”
Updated by Susanne Moog over 4 years ago
- Status changed from New to Closed
As there is currently no one working on these stories and as we have a restarted accessibility initiative and these kind of stories should be taken into account and planned to be developed by that initiative. Of course, the content here is still relevant and can be used for creating further plans once concrete steps to implement these stories are being taken.