🐛 Bug Report
With the MobileSearchAutocomplete, the focused style persists on blur.
🤔 Expected Behavior
Focused style should be removed on blur.
😯 Current Behavior
With the MobileSearchAutocomplete, the focused style persists on blur.
💁 Possible Solution
Reorder focusProps so that it comes after buttonProps at
|
{...mergeProps(hoverProps, focusProps, buttonProps)} |
🔦 Context
Recognized as an issue working on #3383, but can be reproduced using Storybook examples and the Responsive Design feature within Developer Tools.
💻 Code Sample
🌍 Your Environment
| Software |
Version(s) |
| react-spectrum |
@react-spectrum/autocomplete@3.0.0-alpha.12 |
| Browser |
Chrome |
| Operating System |
macOS |
🧢 Your Company/Team
Adobe/Accessibility
🕷 Tracking Issue (optional)
🐛 Bug Report
With the MobileSearchAutocomplete, the focused style persists on blur.
🤔 Expected Behavior
Focused style should be removed on blur.
😯 Current Behavior
With the MobileSearchAutocomplete, the focused style persists on blur.
💁 Possible Solution
Reorder
focusPropsso that it comes afterbuttonPropsatreact-spectrum/packages/@react-spectrum/autocomplete/src/MobileSearchAutocomplete.tsx
Line 230 in b35d5c0
🔦 Context
Recognized as an issue working on #3383, but can be reproduced using Storybook examples and the Responsive Design feature within Developer Tools.
💻 Code Sample
🌍 Your Environment
🧢 Your Company/Team
Adobe/Accessibility
🕷 Tracking Issue (optional)