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

### Discussed in https://github.com/adobe/react-spectrum/discussions/5337 Originally posted by **elilabes** November 1, 2023 I have modal that has a number of Comboboxes in them. I'd like to make it so that when...

bug
rsp:ComboBox
RAC

### Provide a general summary of the issue here When using `validationErrors` from `useDatePicker` in `@react-aria/datepicker`, the date is not correctly localised, causing a hydration error / mismatch in text...

### Provide a general summary of the issue here It seems like if you put more than one ``-component that has an id prop set inside a ``, React gets...

enhancement

### Provide a general summary of the issue here When multiple tooltips are open controlled, the first tooltip would not close after the cursor hovers on the second tooltip. ###...

bug
strict mode

### Provide a general summary of the issue here Hello. I'm creating this issue on behalf of NextUI. Recently we've upgraded react-aria to the latest versions. For some reasons, the...

### Provide a general summary of the feature here this is continuing https://github.com/adobe/react-spectrum/issues/5930#issuecomment-1988997419 field components (i.e. those which can be used in a form) should consistently support disabled/invalid/readonly/required props, render-props,...

needs investigation

### Provide a general summary of the feature here The `useControlledState` hook from `@react-stately/utils` is very helpful in creating reusable components, especially when building on top of React Aria Components....

### Provide a general summary of the issue here Using the first example in Modal documentation I noticed that if you do not copy the key-frames definition into css the...

### Provide a general summary of the issue here I'm using a trackpad with tap-to-click enabled. If I close and re-open a menu that looks like this, sometimes it requires...

### Provide a general summary of the issue here In the time field component, the "AM/PM" segment does not have an `inputmode` defined, which in turn displays the standard alphanumeric...

bug