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

refactor(v2): make accessible copy code button from keyboard #3588

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Oct 14, 2020

Motivation

Currently, code blocks are indicated as interactive elements (using tabIndex="0"), which is wrong and completely unnecessary. Instead that, we need to make the copy code button accessible from keyboard (see test plan).

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Before After
ezgif com-gif-maker (4) ezgif com-gif-maker (3)

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@lex111 lex111 requested a review from slorber as a code owner October 14, 2020 20:30
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Oct 14, 2020
@lex111 lex111 added the pr: polish This PR adds a very minor behavior improvement that users will enjoy. label Oct 14, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit c6680c6

https://deploy-preview-3588--docusaurus-2.netlify.app

@slorber
Copy link
Collaborator

slorber commented Oct 15, 2020

Not an a11n expert, but LGTM, and Gatsby/others do it too, so let's merge, thanks

@slorber slorber merged commit fe7267a into master Oct 15, 2020
@lex111 lex111 deleted the lex111/code-block-a11y branch October 16, 2020 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants