-
-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toolkit page: Make the Guides section cards' SVGs WCAG compliant #2929
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Hi @michaelmagen, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
Availability: 4 hours |
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Monday, November 7, 2022 at 11:21 PM PST. |
|
Blocker: Having trouble with fixing the spacing between the image and text after applying the changes. |
Overview
We need to edit the guide card SVGs on the Toolkit webpage so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity.
Action Items
For this issue, we will be adding the alt text property to the guide card images on the Toolkit webpage, which requires the HTML to be refactored.
2FA.svg
file from_includes\svg
to theassets\images\guides\2FA
directorysurvey-reporting-image.svg
file from_includes\svg
to theassets\images\guides\survey-reporting
directory_guide-pages/2FA.html
from_guide-pages/survey-reporting-dashboard-guide.html
from_guide-pages
directory:Click here to see the spacing which I have indicated with an arrow when viewing the page in desktop view
_sass/components/_toolkit.scss
and, if needed, edit the HTML in _includes/guide-card.html, such as the SCSS classes applied to the HTMLResources/Instructions
_guide-pages
directory:The text was updated successfully, but these errors were encountered: