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

Great set of tools. Thank you Arab: person, ethno-linguistic category Arabic: language Closes ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). -...

### Provide a general summary of the issue here Variables are not being replaced in translated strings ### 🤔 Expected Behavior? ```js export const messages = { en: { greeting:...

### Provide a general summary of the issue here When using the React Spectrum ActionGroup component with `overflowMode="collapse"` and a set width, the menu doesn't always appear on click when...

bug
rsp:ActionGroup

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

### Provide a general summary of the issue here Grammarly overlays its little dot over the individual date fields making them very hard to click. Is it possible to disable...

### Provide a general summary of the issue here If you use set a name attribute on a (React Aria) ComboBox, then warnings appear in the console about how the...

### Provide a general summary of the feature here `@adobe/react-spectrum` package lists dependencies on the other spectrum packages with `^x.y.z` notation. This means installing a specific version of `@adobe/react-spectrum` does...

As a windows developer, I am unable to install RSP and contribute. Steps to reproduce: 1) use windows 2) clone this repo 3) yarn it 4) observe the failure seen...

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

### Provide a general summary of the issue here When using the `Button` component inside a `GridListItem`, with the `isDisabled` prop set to `true` and `disabledBehavior` is set to `"all"`,...