WCAG compliance for media and URLs #14809
BramvdBogaard
started this conversation in
Features and ideas
Replies: 1 comment 5 replies
-
Hello @BramvdBogaard,I hope you are okay with me jumping on here to share a typical pattern we use when building Umbraco sites. I hope it can at least provide a solution you can work with today, while continuing your discussion about the out-of-the-box functionality improvements.
Preparing Media
Note: in my screenshots below, I have another composition called Preparing Your FrontendGiven the setup above, one could print an
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently working on a site that has to be WCAG compliant for user accessibility. Unfortunately this is still very hard to do using Umbraco.
Would it be possible to update the Media Picker and Url Pickers (and thereby the MediaWithCrops and Link models) with an extra field to insert an Alt text? For the Media Picker it would also greatly improve the accessibility of a site if the role could be set while selecting the image.
By doing this the editor would have the ability to easily make their site more accessible.
Beta Was this translation helpful? Give feedback.
All reactions