Michael Jordan

Results 43 issues of Michael Jordan

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Coachmark ### Expected behavior Coachmark elements should not continue to animate when...

bug
a11y
Spectrum CSS Bug
Component: Coach Mark
Spectrum CSS

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Slider, SliderHandle ### Expected behavior Using Safari with VoiceOver on either macOS...

bug
a11y
Browser: Safari
Component: Range Slider
Needs repro
VoiceOver

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Slider, FieldLabel, NumberField ### Expected behavior The NumberField that displays in the...

bug
Component: Slider
a11y
Component: Field Label
Component: Number Field
Needs repro

`el.activeElement` in the following method will be `null` if `el` is a document fragment rather than an element, which throws a runtime error: https://github.com/reactjs/react-modal/blob/a275399059cc37aa02cac7e9385512b02ff5cf15/src/helpers/scopeTab.js#L3-L7

browser api
maybe bug

## Description Coachmark continues to animate subtly despite the prefers-reduced-motion user preference. ## Steps to reproduce 1. Using Chrome, go to https://opensource.adobe.com/spectrum-css/coachmark.html 2. Open Developer Tools > Rendering 3. Under...

bug
a11y

## Changes in this pull request Tooltip component used in ManifestSummary should: 1. Trigger should be keyboard accessible as a button. 2. Trigger should be labeled by the Tooltip and...

Tooltip component used in ManifestSummary should: 1. Trigger should be keyboard accessible as a button. 2. Trigger should be labeled by the Tooltip and the header. 3. Popover for Tooltip...

Implement WAI-ARIA combobox/listbox design patterns to improve accessibility for keyboard-only users and users of assistive technology. http://www.w3.org/WAI/PF/aria-practices/#combobox http://www.w3.org/WAI/PF/aria-practices/#Listbox Improved behavior of keyboard-only multiselect. Added keyboard support for home, end, page_up,...

### Provide a general summary of the feature here For components that use the `useMove` hook, there are cases where the element being moved should autoscroll into view at viewport...

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Checkbox, CheckboxBase, Switch ### Description of the requested feature It should be...

enhancement
Component: Switch
a11y
Component: Checkbox
Discovery