micado-eu / migrant_application

Application for the migrant
European Union Public License 1.2
1 stars 4 forks source link

Description_image: caption text is necessary #131

Closed AnneliesVerroken closed 3 years ago

AnneliesVerroken commented 3 years ago

To meet the requirements of the WCAG guidelines, an image in a text must always be accompanied by a caption text. Currently, this is only possible under the image, in the same font size/ line spacing as all other text. This is not a desirable outcome. Is it possible to have a possibility to add a caption text to a specific image, that would appear right under the image, preferably in a slightly smaller font and in grey? This goes for all text fields where you can add an image (description of guided processes, steps, event, information center, ... )

ivchicano commented 3 years ago

W3 indicates that the alternative text should be used to comply with WCAG: https://www.w3.org/WAI/tutorials/images/informative/ This text does not show as a caption, but it can be added as a caption under the image if necessary.

AnneliesVerroken commented 3 years ago

Hey Ivan,

Yes, that is exactly what I read. What do you suggest precisely? To do it as I did herehttps://migrants.micadoproject.eu/events/62? So write it in the normal text edit under the picture? I was wondering if there was a way to define it more as caption text, closer to the Image, or is that not desirable?

In general (just out of personal interest) what level of the WCAG do we aim at? AA or AAA?

Have a nice day!

Van: Iván Chicano [mailto:notifications@github.com] Verzonden: maandag 1 februari 2021 9:38 Aan: micado-eu/migrant_application CC: Annelies Verroken; Author Onderwerp: Re: [micado-eu/migrant_application] Description_image: caption text is necessary (#131)

W3 indicates that the alternative text should be used to comply with WCAG: https://www.w3.org/WAI/tutorials/images/informative/ This text does not show as a caption, but it can be added as a caption under the image if necessary.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/micado-eu/migrant_application/issues/131#issuecomment-770677201, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASA4XZDTU7CZQ6Y45CEOM73S4ZR6RANCNFSM4WXH7OHA.

ivchicano commented 3 years ago

The user will have in the image dialog a field to add a text alternative to the image such as this: chrome_VFUBEFTvnd When uploading the image only the image will be shown to normal readers, but it will be helpful to people that use screen readers (it would be read aloud like "image, text alternative to the image"). This field is not mandatory if the image has only decorative purposes or there is enough text context below the image. About the level of WCAG I'm not entirely sure, maybe @gioppoluca knows more. I personally think that level AA is reasonable enough unless it was already specified to use AAA.

AnneliesVerroken commented 3 years ago

That will be perfect indeed! Thanks!

Van: Iván Chicano [mailto:notifications@github.com] Verzonden: maandag 1 februari 2021 10:06 Aan: micado-eu/migrant_application CC: Annelies Verroken; Author Onderwerp: Re: [micado-eu/migrant_application] Description_image: caption text is necessary (#131)

The user will have in the image dialog a field to add a text alternative to the image such as this: [chrome_VFUBEFTvnd]https://user-images.githubusercontent.com/46921761/106436383-503b9c80-6474-11eb-8747-0d3b72d6695f.png When uploading the image only the image will be shown to normal readers, but it will be helpful to people that use screen readers (it would be read aloud like "image, text alternative to the image"). This field is not mandatory if the image has only decorative purposes or there is enough text context below the image. About the level of WCAG I'm not entirely sure, maybe @gioppolucahttps://github.com/gioppoluca knows more. I personally think that level AA is reasonable enough unless it was already specified to use AAA.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/micado-eu/migrant_application/issues/131#issuecomment-770697146, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASA4XZBVQPVQEFZ25XXVWP3S4ZVIFANCNFSM4WXH7OHA.

ivchicano commented 3 years ago

Already added, closing