You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repro Steps:
Open the https://reactnative.dev/docs/alert
Navigate to Example.
Navigate to My device and turn on the toggle button.
Select iOS and click on Tap to play.
Select the 2-button alert and select cancel button.
Observe that focus should land on the 2-button alert.
Actual behavior
After activating the delete button keyboard focus first lands on the back button and then move to the other interactive contents in the background. Users need to perform lots of keystrokes to reach the interactive controls within the delete task dialog.
Expected behavior
Focus should land on the first interactive element under "delete task' pop-up after activating delete button. React attchment.webm
The text was updated successfully, but these errors were encountered:
The linked example is a plain React Native example, not specific to FluentUI React Native? I also can't see your video. I don't think this repo is the right place for this issue
Willing to submit a PR to fix?
Requested priority
High
Products/applications affected
Teams
Package version(s)
5.9.0
OS version(s)
16.4.1
Platform
Xcode version
No response
Please provide a reproduction of the bug
Repro Steps:
Open the https://reactnative.dev/docs/alert
Navigate to Example.
Navigate to My device and turn on the toggle button.
Select iOS and click on Tap to play.
Select the 2-button alert and select cancel button.
Observe that focus should land on the 2-button alert.
Actual behavior
After activating the delete button keyboard focus first lands on the back button and then move to the other interactive contents in the background. Users need to perform lots of keystrokes to reach the interactive controls within the delete task dialog.
Expected behavior
Focus should land on the first interactive element under "delete task' pop-up after activating delete button.
React attchment.webm
The text was updated successfully, but these errors were encountered: