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

Closes https://github.com/adobe/react-spectrum/pull/6220 ## ✅ 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...

Closes https://github.com/adobe/react-spectrum/issues/6422 Same as it is in ListBox and how all the props are accessed below ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum...

### Provide a general summary of the feature here Hey folks, I wanted to gauge interest in having first class support in `react-aria` / `react-aria-components` for patterns like right click...

### Provide a general summary of the issue here If you: - Use MacOS - Use General > Appearance > Show scroll bars: Always - Use Safari - Have a...

Closes #6402 The [aria-valuetext](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-valuetext) attribute specifies the human-readable representation of a numeric value. RAC components that allow users to manipulate numeric values should provide a means of setting `aria-valuetext` on...

on hold

### Provide a general summary of the issue here ComboBox Popover doesn't update its position when the position of Input changes. ### 🤔 Expected Behavior? Popover changes it position to...

overlays
overlay positioning

### Provide a general summary of the issue here When using latest `@react-aria/optimize-locales-plugin` in next.js for optimizing locales with `react-aria-components` package the datepicker crashes the page. The error call stack...

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

### Provide a general summary of the issue here I was following the steps laid out in https://react-spectrum.adobe.com/react-aria/Menu.html#section and added an aria-label to the section, but this label is not...

bug
accessibility

When running TableViews in Firefox screen readers (VO, NVDA and JAWS) do not read tables correctly. All tables only show 1 row. To reproduce: * https://react-spectrum.adobe.com/react-spectrum/TableView.html * Start a screen...