We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Comment from @ajrgodfrey
A screen reader cannot close tabs in the script window: the cross icon is not detectable or selectable.
The text was updated successfully, but these errors were encountered:
Improve Editor labels and button accessibility
6468819
Fixes #274
805f189
8a33e32
7df7964
As of 7df7964 the cross icon is contained in a real <button> element. In my testing, I am able to navigate to the cross using Tab navigation.
<button>
(It will take a few hours for the webR website to update, but the changes should be available by tomorrow.)
Sorry, something went wrong.
No branches or pull requests
Comment from @ajrgodfrey
The text was updated successfully, but these errors were encountered: