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

### Discussed in https://github.com/adobe/react-spectrum/discussions/6332 Originally posted by **QzCurious** May 6, 2024 _Though I use IME, but I only learned that it somehow relate to how I type/construct Chinese characters. I...

# 🐛 Bug Report A non-modal popover allows page and popover to scroll even when the target is fixed. The new documentation search box feature in development includes a SearchAutocomplete...

### Provide a general summary of the issue here `Textfield` is providing an `InputContext` but when consuming it, the inputRef is undefined I am consuming it like this ```js const...

### Provide a general summary of the feature here TimeField (and maybe DateField from 'react-aria-components') should support "millisecond" granularity. It should show a DateSegment with a dot and another DateSegment...

### 🙋 Documentation Request Currently, if you implement it as the documentation has explained, you get this error: ![image](https://github.com/adobe/react-spectrum/assets/48868969/773f8ee7-8e5d-462e-b178-5edb898d3906) To get rid of the error, you can change it to...

Closes https://github.com/adobe/react-spectrum/issues/3662 I've opted to re-implement it in RAC as opposed to pushing it down into the hooks because the hacks we use to work around AT require a bunch...

in sprint

Closes Found in Daniel's work, this adds needed compatibility between React 18 and 19 types. See https://github.com/microsoft/TypeScript/issues/59049 ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React...

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...

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...

Closes https://github.com/adobe/react-spectrum/issues/6646 ## ✅ 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...