react-spectrum
react-spectrum copied to clipboard
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
Closes #6217 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [x] Added/updated unit tests and storybook for this change (for new code...
### Provide a general summary of the issue here The Picker component supports items with numeric id / key props. ### Item.key unset If the `Item.key` prop is not explicitly...
# 🐛 Bug Report Maybe this can be considered as a regression bug already reported here https://github.com/adobe/react-spectrum/issues/3877, I found it in my private project thanks to that issue and this...
### Provide a general summary of the issue here I use a ComboBox with a lot of items with a scrollbar. Suddenly I realized that it stopped scrolling... I spent...
### Discussed in https://github.com/adobe/react-spectrum/discussions/5462 Originally posted by **austincrim** November 22, 2023 I'm trying to build a CMD + K-like interface using a `ComboBox` inside of a `Dialog`. I want the...
Closes [4930](https://github.com/adobe/react-spectrum/issues/4930) ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [x] Added/updated unit tests and storybook for this change (for new code...
### Provide your feedback here. The documentation writes the following: _Accessible – Each date and time unit is displayed as an individually focusable and editable segment, which allows users an...
ListView and useAsyncList fails with TypeError: Cannot read properties of undefined (reading 'key')
### Provide a general summary of the issue here When using AsyncListData with ListView, and setting the ListView.height=100%, and I scroll quickly down and up, I get the following error:...
### Provide a general summary of the issue here As a windows developer, I am unable to install RSP and contribute. Steps to reproduce: 1) use windows 2) clone this...
Closes #5692 ## ✅ Pull Request Checklist: - [ x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ x] Added/updated unit tests and storybook for this change (for...