Shaina Koval

Results 5 issues of Shaina Koval

**Describe the bug** The Deque audit of Teams raised three issues related to the mobile or zoomed view of the topbar: 1. Content is lost at 200% zoom 2. Content...

accessibility

**Describe the bug** In components like pagination, an [`aria-current` attribute](https://www.w3.org/TR/wai-aria-1.1/#aria-current) is required to indicate to screen reader users which page is currently active. **To Reproduce** Steps to reproduce the behavior:...

accessibility

**Describe the bug** For the [input validation](https://stackoverflow.design/product/components/inputs/#validation-examples), there should be an `aria-live="assertive"` on the validation message in cases where the message is added to the DOM/view. (There’s an example of...

accessibility

**Describe the bug** The currently selected item in a button group gets a different visual styling by way of the `.is-selected` class, but this is not enough for screen reader...

accessibility

### Environment * VSCode Version: 1.29.1 * OS Version: macOS 10.14.1 ### Actual behavior I've installed both PostCSS Sorting and Beautify, but only one will run when "editor.formatOnSaveVSCode" is true,...