Closed
Description
Provide a general summary of the issue here
When having disabled DatePicker inside Modal Dialog with some focusable elements before and after it (e.g. TextFields) and you start Tabbing through the fields with keyboard, the focus won't move past the DatePicker.
🤔 Expected Behavior?
Keyboard focus should jump over the disabled DatePicker and continue normally to next focusable element.
😯 Current Behavior
Keyboard focus gets stuck to last focusable element before disabled DatePicker.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Try adding to DatePicker with isDisabled=true after the "Last name" TextField in this example: https://react-spectrum.adobe.com/react-aria/Modal.html#example
Version
react-aria-components v1.4.1
What browsers are you seeing the problem on?
Firefox, Chrome
If other, please specify.
No response
What operating system are you using?
Windows 11
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
No labels