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

Noticed that the examples in the docs weren't quite working while figuring out the demo for the intern presentation. It does work without adding the `as const` locally but the...

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

## ✅ 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 code...

Closes Updates to latest global icons release. - Cloud 20x20 icons were added - packages/@react-spectrum/s2/s2wf-icons/S2_Icon_MediaOffline_N.svg was removed ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React...

ready for review

Closes Same test instructions as https://github.com/adobe/react-spectrum/pull/8375 Types should match https://app.unpkg.com/@react-spectrum/[email protected]/files/dist/types.d.ts Note, I was more thorough on our S2 stories than I was with v3 because it's our documentation and it...

ready for review

Closes https://github.com/adobe/react-spectrum/issues/7167 Excludes adding autocomplete prop to DateRangePicker since the only date spec that is really supported is "bday" and those don't really come in ranges. See spec: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill This...

in sprint

### Provide a general summary of the issue here When using the `` component from react-aria-components, if the component is placed near the bottom of the page in a `overflow:...

documentation
enhancement

[Rules](https://docs.cursor.com/context/rules) that you can place in your project to help your coding agent (i.e. Cursor) perform better when using various React Spectrum libraries. ## ✅ Pull Request Checklist: - [...

Closes https://github.com/orgs/adobe/projects/19/views/4?pane=issue&itemId=105601809 ## ✅ 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...

in sprint

### Provide a general summary of the issue here I created a barebones/isolated react app to do some performance profiling on `react-aria-components`. Here is the sandbox link: https://wjwpsh.csb.app/. The only...