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 607 react-spectrum issues
Sort by recently updated
recently updated
newest added

### Provide a general summary of the issue here Render menu items inside section with selection mode set as single and try to navigate menu items using arrow keys. Issue...

bug
help wanted

### Provide a general summary of the issue here Related to #5904. This issue is about Escape. Firefox's behavior is correct and other browsers' behavior is incorrect. As for Firefox,...

Closes ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for new...

The keyboard navigation implementation in react-aria is excellently designed, but it lacks customization options. This limitation makes it challenging for me to utilize the existing logic of react-aria in my...

### Provide a general summary of the issue here We're trying to use RAC's `Modal` and `Dialog` to replace our current implementation of a `Modal` and `Drawer` components. But if...

enhancement

### Provide a general summary of the issue here #5826 breaks custom components in Next.js Using `composeRenderProps` as a util does not work anymore. The below, previously working pattern throws...

### Provide a general summary of the issue here ![Screenshot 2024-02-21 at 14 21 17](https://github.com/adobe/react-spectrum/assets/13640875/9397db32-7610-42bc-8566-d2cee7ca6493) ### 🤔 Expected Behavior? The OverlayArrow shouldn't go too far to the edges of the...

bug
help wanted

This was removed from https://github.com/adobe/react-spectrum/pull/5648 before the last release. ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit...

Closes #5877 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue 5877](https://github.com/adobe/react-spectrum/issue/5877). - [x] Added/updated unit tests and storybook for this change (for new...

Closes Trying out the new work on custom collection renderers ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated...