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

### Provide a general summary of the issue here The default error message is increasing the width of the calendar on selection of invalid date range. ![RangePicker Error Message](https://github.com/adobe/react-spectrum/assets/15903389/0cb6ce18-8016-424f-9032-d86e01e560a7) https://github.com/adobe/react-spectrum/assets/15903389/99529972-9a7b-4121-a656-1cae26b330bb...

bug
rsp: RangeCalendar

### Provide a general summary of the feature here If I have a picker with some items grouped by section and some not, it can be hard to tell where...

rsp:Picker
spectrum design

### Provide a general summary of the issue here When using `clip-path` on an element enhanced using `usePress`, the non-visible parts of the element still result in press events from...

bug

Closes Introduces tests for TSDiffer to make debugging easier. This is based heavily on the tests for the DocsTransformer. I fixed some of the bugs I was aware of while...

### Provide a general summary of the feature here We should have a simpler way to render components other than what is returned from the React Aria component by default....

documentation
RAC

1. ~~We can probably get rid of the fallback events (mouse/touch) now since all supported browsers support pointer events.~~ https://github.com/adobe/react-spectrum/discussions/5636#discussioncomment-8053511 is why we can't get rid of the fall backs...

enhancement
help wanted

### Provide a general summary of the issue here I receive this while testing with RTL. Received it for multiple attributes like `value`. Tried to patch the value like: ```ts...

### Provide a general summary of the issue here The date picker's calendar currently only pads the remaining days of the first and last week of a month. This results...

### Provide a general summary of the issue here Using the Oculus headset, you cannot long press on MenuTriggers or on Table rows in order to initiate drag and drop....

Closes #5290 ## ✅ 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 (for new...