react-spectrum
react-spectrum copied to clipboard
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
### 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...
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...
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...
### 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...
### 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...
### 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...
### 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...
### 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....