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

### Provide a general summary of the issue here Component tested: https://react-spectrum.adobe.com/react-aria-tailwind-starter/iframe.html?viewMode=docs&id=table--docs&globals= Screen readers tested with: NVDA (chrome), JAWS (Chrome) and VO (Safari) Screen readers are reading out extra information...

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

Closes https://github.com/adobe/react-spectrum/issues/9173 So far I've only reproduced the issue in a test in order to make working on this easier. ## ✅ Pull Request Checklist: - [ ] Included link...

### Provide a general summary of the issue here The scroll of the list popover inside the combobox is bouncing when multiple items are displayed, but only when its flipped...

https://github.com/orgs/adobe/projects/19/views/4?pane=issue&itemId=126270389 Related issues: * https://github.com/adobe/react-spectrum/issues/8784 * https://github.com/adobe/react-spectrum/issues/7397 * https://github.com/adobe/react-spectrum/issues/5314 * https://github.com/adobe/react-spectrum/issues/5799 * https://github.com/adobe/react-spectrum/issues/6729 * https://github.com/adobe/react-spectrum/issues/7954 * https://github.com/adobe/react-spectrum/issues/6774 * https://github.com/adobe/react-spectrum/discussions/8661 * https://github.com/adobe/react-spectrum/discussions/6000 * https://github.com/adobe/react-spectrum/discussions/6498 * https://github.com/adobe/react-spectrum/discussions/7981 * https://github.com/adobe/react-spectrum/discussions/5981 * https://github.com/adobe/react-spectrum/discussions/4364 Currently,...

### Provide a general summary of the feature here It would be amazing to have multiple-dates "selected" in a calendar to support something like what we've hacked together here: https://playfulprogramming.com/events...

### Provide a general summary of the issue here Currently, you can select multiple selections in a collection (e.g. Tree in this example). See video: https://github.com/user-attachments/assets/782633b1-e889-4fac-9176-b9856d17a72b However, the functionality lacks...

Closes #9120 `disallowTypeAhead` was not correctly being passed through into `useGridListProps`. ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated...

ready for review

### Provide a general summary of the feature here Paging is currently restricted by one single month or by `visibleDuration` (set using the `pageBehaviour` props). The request suggests adding the...

enhancement

### Provide a general summary of the feature here As discussed [here](https://github.com/adobe/react-spectrum/issues/1890#issuecomment-2117890291): >This would make it much easier to use the library in projects with exactOptionalPropertyTypes enabled. Otherwise, all undefined...

typescript