Apr 20, 2020 5:35 PM
My team is currently working on putting together some processes and guidelines for meeting ADA compliance during website builds. So I was wondering what processes/guidelines other teams have in place for such?
Here are some tools and informative webpages my team have gathered during our research if anyone is interested:
If this answer solved your question, please mark it as the solution!
Need custom website/integration development or help optimizing HubSpot for your organization?
Schedule a consultation with us, an award-winning HubSpot Elite Partner.
Or check out our blog to get the latest in marketing, design, integration, and HubSpot knowledge.
Apr 24, 2020 5:10 PM
cc: @geoffbcampbell1 FYI
Apr 24, 2020 12:02 PM - edited Apr 24, 2020 5:12 PM
Apr 24, 2020 5:27 PM
I was actually using that just yesterday! It's pretty awesome and detailed. A few things it was catching though is that the aria roles in the Hubspot advanced menu don't seem to be quite right, their child-toggle buttons don't have a defining label of any sort, and when you use a repeater in a custom module it uses the same ID for the repeated elements if you have the module wrapper on (which you can't remove with fields like the Simple Menu).
If this answer solved your question, please mark it as the solution!
Need custom website/integration development or help optimizing HubSpot for your organization?
Schedule a consultation with us, an award-winning HubSpot Elite Partner.
Or check out our blog to get the latest in marketing, design, integration, and HubSpot knowledge.
Apr 24, 2020 5:33 PM - edited Apr 24, 2020 5:38 PM
@amwilie We're flagged for that same thing! For us, the navigation ARIA error message also appears on Google's Lighthouse Inspect tool. I asked our HubSpot CSM about it, she said the improvement is on HubSpot's roadmap. However, I don't have a date for when it'll be completed.
Apr 24, 2020 5:36 PM
Good to know they're at least working on it! For now we've used javascript to fix the issues but it's definitely not the best fix. 🤔
If this answer solved your question, please mark it as the solution!
Need custom website/integration development or help optimizing HubSpot for your organization?
Schedule a consultation with us, an award-winning HubSpot Elite Partner.
Or check out our blog to get the latest in marketing, design, integration, and HubSpot knowledge.
Apr 24, 2020 5:39 PM
@amwilie They say "No ARIA is better than Bad ARIA". So, I think you should be fine!
Apr 21, 2020 12:06 PM
@amwilie - thanks for reaching out and posting about this topic.
I found this community post from last year which shares some good articles and resources around ADA compliance (https://community.hubspot.com/t5/CMS-Development/Advanced-ADA-Compliance/td-p/246305).
Let me also tag in some web design and developments experts from our power user community to see if they can also share their experiences around this.
@setheryb, @Anton, @dennisedson - do you have any best practices for building out a website to meet ADA compliance that you could share?
Apr 23, 2020 3:13 PM
heya @amwilie
Microsoft has a nice collection of documentation here
Unsure what you all use for design, but there are some good figma plugins that test for color contrast
check this one out
a quick win for alt text on images in hubspot is to make the filename be that alt text as that is the default that is pulled in when adding an image in hubspot. Cant count the number of times i have seen alt text like iStock-11772529
Am glad to see people starting to take accessibility seriously!
Apr 24, 2020 5:32 PM
Oh man, the iStock alt text is a menace. That's a pretty good quizk fix for making sure it's done! Though I wonder if we'd be able to train our clients to do so. Getting them to put in approriate alt text is almost as difficult as getting them to stop uploading the exact image from iStock before resizing it so ya end up with 10,000+px wide images trying to load on the site.
If this answer solved your question, please mark it as the solution!
Need custom website/integration development or help optimizing HubSpot for your organization?
Schedule a consultation with us, an award-winning HubSpot Elite Partner.
Or check out our blog to get the latest in marketing, design, integration, and HubSpot knowledge.