fix: add missing alt attributes in other kanvas pages#6827
Conversation
Signed-off-by: Lorenzo Croce <lorenzo.croce@arenastudios.it>
|
🚀 Preview for commit 3ad71ea at: https://68c697d35e874f6e60e1cbbe--layer5.netlify.app |
|
A proper alt will be helpful to improve SEO. |
|
In this case, these are only graphical elements that should be ignored by screen readers. I looked into best practices for such situations and found that it’s better to use an empty alt attribute. I’ve read https://www.w3.org/WAI/WCAG21/Techniques/html/H67, which recommends using an empty If you have another suggestion or see a better solution, I’ll be happy to implement it. |
|
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
1 similar comment
|
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
|
Good work, @Fireentity. Thank you, @Siddhi-sahu. 👍 |
Description
This PR fixes #6757
Notes for Reviewers
Signed commits