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 feature here We would like to have the ability for the component to automatically focus the first available (non-disabled) option. ### 🤔 Expected...

### Provide a general summary of the feature here Slider has a `formatOptions` prop, which is constrained to `Intl.NumberFormat` values. I find this puzzling: I'd like to produce a thumb...

### Provide a general summary of the issue here When clicking the clear button on a partially filled-out DatePicker, the date text box does not clear. ### 🤔 Expected Behavior?...

Closes #8675 ## ✅ Pull Request Checklist: - [x] 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...

### Provide a general summary of the feature here Hi, I’m looking to customize Aria’s Virtualizer beyond layout—specifically the Rect used for calculating which items should be rendered, similar to...

### Provide a general summary of the issue here I was trying out the new `` and came across an issue with collections not rendering anything the first time the...

### Provide a general summary of the issue here #8200 was fixed by inserting a style node into the DOM (see [here](https://github.com/adobe/react-spectrum/pull/8200/files#diff-e93ec4d995a5d193a3779d4879091f2fd9e8199ceffc3d917fa823cfd2622737R841 ). The problem with this approach is that...

### Provide a general summary of the issue here Only in the Firefox an error occurs after triggering press state on a `Button` component from `react-aria-components` by `fireEvent.pointerDown(button, { pointerType:...

### Provide a general summary of the issue here Installing react-aria and/or react-aria-components with React 19 stable triggers peerDependency warnings/errors because the packages list React 19 only as a prerelease...

Closes #9199 ## ✅ 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...