Eric Bailey

Results 132 comments of Eric Bailey

Amazing! Thank you so much!

@EllyLoel Here's the post! https://ericwbailey.website/published/a11y-syntax-highlighting-has-been-updated/

Those are great catches, thank you! I'll get the description one, then get to the dash thing when I get some time.

>@ayy-bc @ericwbailey Can you say a little more about the demo purposes? > >(If it's something urgent with user demos, we can ship this quickly as is and keep iterating...

@siddharthkp Yup, that'd be great. Ultimately, we'd need it and also `tabindex="-1"` applied to [any interactive element](https://ui.githubapp.com/storybook/?path=%2Fdocs%2Frecipes-nestedlistview-documentation-accessibility-listitem--docs#suppression-of-secondary-info-and-actions) on the leading action to fully suppress it. If you have the capacity...

Hi @harleykin, thanks for submitting this. I noticed a few accessibility errors on your page, namely: - The intro/header graphic does not have alt text supplied. - The webring links...

I would like to unpack some of the nuance surfaced in https://github.com/mdn/mdn/issues/389 here. I believe my tenure predates yours, @Josh-Cena. For context, I am the original author of the MDN's...

These are decorative images and exempt.

If it is helpful, tabbing to interactive items/items assigned a`tabindex` value is not representative of the main way a lot of assistive technology users navigate. It would be via a...

I thiiiiiiiiiink NVDA and JAWS' heuristics will only single announce if the string and the `aria-label` match, so that might be a case for doing it automatically and not using...