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

Closes Found in testing, go to RAC landing page and try to use the filters in the plant table with only the keyboard. Previously Esc would clear the tags AND...

ready for review

Closes next instalment, same way of verifying, see description (https://github.com/adobe/react-spectrum/pull/8375) in addition to ts differ any questions of types should be validated against https://app.unpkg.com/[email protected]/files/dist/types.d.ts I figured out the syntax for...

ready for review

Closes Same test instructions as https://github.com/adobe/react-spectrum/pull/8375 I took some shortcuts in story and test files since they are internal. ## ✅ Pull Request Checklist: - [ ] Included link to...

ready for review

Closes Same test instructions as https://github.com/adobe/react-spectrum/pull/8375 Keep in mind, most of this is internal stories and tests, my eyes are bleeding from checking all the stories, the AI's eyes are...

ready for review

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

This partially reverts commit 190e7e2c32f1c7ceaea306c1dd2129c3ab7b73aa. The tree loading indicator focus will remain reverted since there are larger collection level refactors that will need to happen to support that use case...

Reverts adobe/react-spectrum#8371

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

enhancement
accessibility

Closes https://github.com/adobe/react-spectrum/issues/2567 Please see [Spectrum Design Documentation](https://spectrum.adobe.com/page/tabs/#On-page-navigation) for guidance on wrapping within tab items. ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). -...

Closes I recommend cloning React Spectrum in a new place and running the extension from there. This will make it so you can continue working without needing to pull it...