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

### Discussed in https://github.com/adobe/react-spectrum/discussions/3702 Originally posted by **farboood** November 2, 2022 When I convert the "Gregorian Date" to "Persian Date", it converts all the days between (include) 22 and 30...

bug
help wanted

This adds support for custom collection renderers to React Aria Components, which enables features like virtualized scrolling where a subset of the collection is rendered to the DOM. Other features...

### Provide a general summary of the issue here A draggable button isn't the only way to provide an alternative, accessible method for DnD. I haven't found anything in W3...

### Provide a general summary of the issue here Tailwind's [arbitrary group selectors](https://tailwindcss.com/docs/hover-focus-and-other-states#arbitrary-groups) are incorrect after adding the tailwindcss-react-aria-components package's plugin to the list of plugins in the Tailwind config....

### Provide a general summary of the feature here In Card view on Image resource fetch fail, can we have a support for a placeholder/default image ? PS. Would love...

enhancement

### Provide a general summary of the feature here Currently, the Card component only allows a Checkbox for selection in a CardView. In order to prepare for new designs, allow...

spectrum design
rsp:CardView

### Provide a general summary of the issue here When creating a `ListView` with variable height rows, the animations that occur when adding a new row are pretty janky. The...

rsp:ListView
rsp:Virtualizer

### Provide your feedback here. When the ComboBox or Select component have a bit more items, they easily become laggy, because the full list re-renders on a single item hover....

bug
help wanted

### Provide a general summary of the issue here When filling a `NumberField` with a non-empty `formatOptions` property, a re-render will erase the current value. Everything work correctly if I...

### Provide a general summary of the feature here https://spectrum.adobe.com/page/rating/ ### 🤔 Expected Behavior? Displaying a star rating widget and allow users to click on the stars to give a...

enhancement