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 feature here Allow input components, such as selects, search fields, text fields, etc. to be used next to the main search/text field of...

enhancement

Closes #8226 ## βœ… Pull Request Checklist: - [x] 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 I am replacing our legacy tooltip with a React ARIA tooltip. To avoid manually refactoring our entire app, I created a...

### Provide a general summary of the issue here I am seeking to input the date value of 02/29/2024 into the datepicker field exclusively via keyboard input. However, upon entering...

bug
help wanted
rsp:DatePicker

Closes #5965 #3256 Implements the behavior described here: https://github.com/adobe/react-spectrum/issues/3256#issuecomment-2702360518 This adds a `constrainDay` option to many of the date manipulation/CalendarDate functions so the user can update a date without automatically...

ready for review

### Provide a general summary of the issue here This is a minor visual bug/inconsistency, but I couldn't find anybody else who had brought this up. I discovered it while...

bug
spectrum design

### Provide a general summary of the issue here Adjusting text selection by using the iOS native selection range sliders doesn't work for `` elements that are inside a Modal...

bug

### Provide a general summary of the issue here Hi @devongovett First, thank you for maintaining such a fantastic and comprehensive component library β€” it’s been a great help in...

good first issue

### Provide a general summary of the feature here Example: "Alert volume" slider in macOS Settings. https://github.com/user-attachments/assets/55470628-2a65-48a6-8493-7f2e07285e8e ### πŸ€” Expected Behavior? - Allow to add multiple ticks (marks) to the...

enhancement

### Provide a general summary of the issue here "This looks like a bug where the width of the tabs only takes up as much width as the widest tab....

needs investigation