Provide a general summary of the issue here
Aria component GridList documents item data-focus-visible as being "Whether the item is currently keyboard focused.".
However, it appears to be getting set after a drop operation completes on the list.
🤔 Expected Behavior?
The item is not focused because a keyboard action did not occur.
😯 Current Behavior
Item has the data-focus-visible attribute set.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
This is observable in the first drag-and-drop example in the documentation: https://react-spectrum.adobe.com/react-aria/GridList.html#drag-and-drop .
Version
1.0.0-nightly.4070
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
Windows, Linux
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Provide a general summary of the issue here
Aria component
GridListdocuments itemdata-focus-visibleas being "Whether the item is currently keyboard focused.".However, it appears to be getting set after a drop operation completes on the list.
🤔 Expected Behavior?
The item is not focused because a keyboard action did not occur.
😯 Current Behavior
Item has the
data-focus-visibleattribute set.💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
This is observable in the first drag-and-drop example in the documentation: https://react-spectrum.adobe.com/react-aria/GridList.html#drag-and-drop .
Version
1.0.0-nightly.4070
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
Windows, Linux
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response