Skip to content

Keyboard traps inside the code editor container under 'Swagger Editor' page. #10442

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

Open
msftedad opened this issue May 6, 2025 · 0 comments

Comments

@msftedad
Copy link

msftedad commented May 6, 2025

Q&A (please complete the following information)

  1. OS: Windows 11
  2. Browser: Microsoft Edge and Google Chrome
  3. Versions: 135.0.3179.98 and Version 135.0.7049.115
  4. Method of installation: dist
  5. Swagger-Editor version: 4.0.3
  6. Swagger/OpenAPI Version: Swagger 2.0

Content & configuration

Example Swagger/OpenAPI definition:
https://github.com/microsoft/PowerPlatformConnectors/blob/dev/certified-connectors/Nintex%20Workflow/apiDefinition.swagger.json

# your YAML here

Swagger-UI configuration options:

SwaggerUI({
  // your config options here
})
?yourQueryStringConfig

Describe the bug you're encountering

To reproduce...

  1. Open URL: https://editor.swagger.io/
  2. Press tab key to reach to the code present inside the "Code editor".
  3. Verify whether the Keyboard traps inside the code editor container under 'Swagger Editor' page or not.

Actual Result
Keyboard traps inside the code editor container under 'Swagger Editor' page.

Expected behavior

Keyboard should not trap inside the code editor container under 'Swagger Editor' page. The focus should move outside of the swagger editor by using shortcut keys (EX: tab/shift+tab/ait+shift+h/alt+M/ctrl+alt+m... etc)

Screenshots

Keyboard.traps.inside.the.code.editor.container.under.Swagger.Editor.page.mp4
Image

Additional context or thoughts

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