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

Editor is not directly tab key activable #1173

Open
2 tasks done
shrilakshmishastry opened this issue Aug 13, 2024 · 0 comments
Open
2 tasks done

Editor is not directly tab key activable #1173

shrilakshmishastry opened this issue Aug 13, 2024 · 0 comments

Comments

@shrilakshmishastry
Copy link
Contributor

shrilakshmishastry commented Aug 13, 2024

Bug report

Packages affected

  • sandpack-client
  • sandpack-react

Description of the problem

The editor is not direct tab key activable. The user needs to explicitly press enter key to activate it. Once inside the code editor , there is not way to come out unless I press esc.

This behavior is a little confusing for normal users. Is it possible to reduce complexity?

A few things noticed:

  • it has a role as tab but doesn't follow the pattern of a tab, can read more here. Any reason behind this?
  • on focus is not highlighted in file tabs
@shrilakshmishastry shrilakshmishastry changed the title Editor is not keyboard accessible Editor is not directly tab key activable Aug 13, 2024
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