Replies: 1 comment 2 replies
-
This should get fixed by #7478 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey All,
Our team is using react-aria and specifically the FocusScope library. We are noticing that on android (google pixel 8 updated) that swipe right/left is not functioning properly for overlays. Each time a user swipes right the focus moves briefly and then is put back to the first item that receives focus. We thought this was specific to our code but we have confirmed on the react-aria example site the same behavior exists. https://react-spectrum.adobe.com/react-aria/Dialog.html
Is anyone from the adobe dev/testing team seeing this behavior?
Beta Was this translation helpful? Give feedback.
All reactions