Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard focus is going on background element when navigating under 'Transform' dialog box. #457

Open
msftedad opened this issue Dec 28, 2023 · 1 comment

Comments

@msftedad
Copy link

Repro steps:

  1. Open URL - jsoneditor-example - CodeSandbox
  2. Navigate to 'Filter' button in the code editor and activate it.
  3. Transform dialog will get open.
  4. Navigate via tab key and observe the issue.

Actual Result:
Keyboard focus is going on background hidden element when navigating under 'Transform' dialog box.

Expected Result:
Keyboard focus should not move to background element when navigating under 'Transform' dialog box.

Attachment:

Keyboard.focus.navigating.out.of.the.dialog.1.mp4
@msftedad
Copy link
Author

msftedad commented Feb 9, 2024

Hi team, Any update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant