react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

Results 787 react-spectrum issues
Sort by recently updated
recently updated
newest added

### Provide a general summary of the issue here There's a newly available popover API. Yay! https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover The React Aria Popover control doesn't work with it. If you put a...

### Provide a general summary of the issue here An unexpected behavior on the rendered document where the React Aria Checkbox contained in a container that resides outside the container...

bug

### Provide a general summary of the issue here When a `ListBox` which contains `scroll-padding` styles is rendered in a `Popover`, the scroll padding is not respected. For example, [the...

needs investigation

### Provide a general summary of the issue here When an input field is focused in a dialog on Mobile Safari, the user is unable to dismiss the keyboard using...

### Provide a general summary of the issue here If you pinch zoom on a custom modal overlay with height set to `var(--visual-viewport-height)`, the viewport height causes overlay to flicker....

### Provide a general summary of the issue here Almost all of the Popover examples having 'left' or 'start' placement is having flickering issues when animated. ### 🤔 Expected Behavior?...

bug
help wanted
needs investigation

TODO: - Global teardown to cleanup build files and yarn.lock updates ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ]...

tech/dev/garage week

# 🙋 Feature Request React aria has a lot of code that ensures that it works correctly across different browsers. I think it will be very helpful to make this...

enhancement

# 🐛 Bug Report Tooltip click propagates to parent div. It's possible to click it by mousing over where the arrow is and onto the tooltip. ## 🤔 Expected Behavior...

Adds Table, Accordion/Disclosure, SegmentedControl to S2 example apps. ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests...