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

# 🐛 Bug Report When using the useSwitch hook to build a switch, the AriaSwitchProps defines an onChange-handler that should be called when the switch gets toggled. However this handler...

# 🐛 Bug Report Hey guys, i was using OverlayProvider and it sets aria-hidden="true" by default to the main element. And i got a dialog being opened as a children....

Depends on #3421. Still some sections left to write, and some will change after the API improvements in #3266, but opening to get initial feedback!

Followup review items from https://github.com/adobe/react-spectrum/pull/3266 ## ✅ 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...

Closes In collaboration with @devongovett This addresses some extra renders and extra layout effect calls that were noticed in the resizing PR useTableColumnResizeState now has internal state, where, if no...

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

# 🙋 Feature Request The new useGridList feature uses `useSelectableList` which does not allow for passing a scroll container via `scrollRef` (like the Table component does). This assumes the scroll...

enhancement
needs investigation

Closes https://github.com/adobe/react-spectrum/issues/3512 handle style props which are already in our API for contextual help upgrade stories to CSF3 and reduce ## ✅ Pull Request Checklist: - [ ] Included link...

Closes Add icon-only entry for Button in docs ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests...

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