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

### ๐Ÿ™‹ Documentation Request the addPerson function in the useTreeData example is never used. https://react-spectrum.adobe.com/react-aria/collections.html ### ๐Ÿงข Your Company/Team _No response_

documentation
good first issue

Closes Attempting to upgrade us to storybook 7 so that we can develop against canary since sb7 changed their UI to use the new React render API and React has...

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

### Provide a general summary of the issue here Some of my consumers are trying to switch to our Combobox and are running into a few issues, one is #5234,...

rsp:ComboBox

### Provide a general summary of the issue here When you place a ComboxBox inside of a Modal using Popover, the variable for `--trigger-width` is incorrectly set. ### ๐Ÿค” Expected...

RAC

### Provide a general summary of the issue here when using `Select` or `ComboBox` component, passing style as function to `Popover` component would make `--trigger-width` style property is unavailable ###...

### Provide a general summary of the issue here If you spend some time selecting items in a ListBox (one at a time, with trackpad, tap-to-click enabled, no modifier keys)...

bug
needs investigation

### Provide your feedback here. these two exports appear to be identical in content? ```json "name": "@internationalized/date", "version": "3.5.2", "description": "Internationalized calendar, date, and time manipulation utilities", "license": "Apache-2.0", "main":...

waiting

Closes Comments inline below I've left a couple peer dependency resolutions for later because they'll be solved by some other PRs we have. I still want to replace the rest...

### Provide a general summary of the issue here This is the component i'm using: ``` { alert(key); }}> Mouse Settings Keyboard Settings Mouse Settings Keyboard Settings ``` The problem...

bug
help wanted