William Stanton
William Stanton
Hi Jonas! I'm an accessibility specialist and taking your JS course on Udemy. Thank you for putting this project together for us to learn! I wanted to suggest some changes...
## Summary With the release of the new `AriaLiveRegion` component, I wanted to build a few simple examples to introduce to developers what an ARIA live region is, and how...
## 🐛 Bug Report When icons are used in the Status Indicator component, screen readers are always exposing the svg icon when it may not be necessary to do so....
## 🚀 Feature Proposal - AS A product designer or engineer, - I WANT TO declare that the use of icons is either used for decorative purposes only, or needs...
## 🐛 Bug Report Screen readers are not announcing when a required radio group is required for users. ## To Reproduce Steps to reproduce the behavior: 1. Turn on VoiceOver,...
## Summary Fixes: none I noticed something was wrong with the styling and positioning of the AriaLiveRegion storybook examples, and then I learned the preview `` component I used in...
## Summary Fixes: #2797 The `describe` variant of the tool tip relies on `aria-describedby` attribute to assign the tool tip text to the accessible description of the target element. This...
## Summary Fixes: none The Storybook example `GlobalHeader` had some opportunities for improved accessibility. 1. Added accessible `Tooltip` to icon buttons 2. Replaced old `SearchField` with `Combobox` 3. Used `AriaLiveRegion`...
## Summary As part of making accessibility a "first class citizen" in Canvas docs, we will be pulling any technical information for developers off of the design site, and into...
## Summary As part of making accessibility a "first class citizen" in Canvas docs, we will be pulling any technical information for developers off of the design site, and into...