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

Adds Colors to the search menu. Open to feedback on if/how we want this implemented. IMO its a good addition to the "Resources" section of the search menu. We could...

### Provide a general summary of the issue here Hi! I have run into a type incompatibility issue when using RAC `MenuItem` with Tanstack Router's `createLink` and `ValidateLinkOptions` helpers. Tanstack...

Closes https://github.com/adobe/react-spectrum/issues/9064 should be fine to get rid of the timezone since this only updates the value passed to the hidden date input and won't be submitted to a form....

ready for review

### Provide a general summary of the issue here When using React Aria Components within a Shadow DOM setup that includes an `UNSAFE_PortalProvider`, menu items in popovers close immediately upon...

bug

### Provide a general summary of the issue here I hope this isn't a duplicate, I looked through the open issues and couldn't find anything similar. Prerequisites: iOS18.6.2, iPhone 12...

bug
accessibility

### Provide a general summary of the feature here Currently reordering of tabs in Tab component is not possible although many drag&drop features already exist for other components (such as...

enhancement

Closes #8339 Several components like Dialog and Select set `data-pressed="true"` on the trigger while the corresponding overlay is open, which is often not desired for styling. As [outlined in the...

ready for review