Stacks
Stacks copied to clipboard
docs(a11y): add accessibility scan button
This PR adds an "accessibility scan" button to the Stacks docs. We might want to instead just opt for an extension like the axe DevTools extension.
Btw, this is real rough with just a quick-once over to kinda have this as a proof of concept.
Deploy Preview for stacks ready!
Name | Link |
---|---|
Latest commit | 454a1c4212feab8275eae6a2bb429dfad7961051 |
Latest deploy log | https://app.netlify.com/sites/stacks/deploys/62c4a36881c92200093035d9 |
Deploy Preview | https://deploy-preview-1001--stacks.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Just a drive-by thought here, if this PoC goes anywhere, why not bundle it as a separate package within the @StackExchange
npm namespace and ship it? That way we're not shipping with axe-tools with Stacks but it's easy enough to pull in and replace the current implementation that exists in some places.
@allejo I agree. This PoC was quickly thrown together at the request of an employee internally. I personally think that this is something that would be better suited for a Tampermonkey script