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): lose focus of active sidebar item after click on it #2656

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Apr 24, 2020

Motivation

After approving of #2625 we have a not very good side effect - when you click on any sidebar item, it gets focus and becomes visible accordingly. I think it is best to remove focus after click on sidebar item. Moreover, this does not affect a11y.

image

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Preview.

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 added the pr: polish This PR adds a very minor behavior improvement that users will enjoy. label Apr 24, 2020
@lex111 lex111 added this to the v2.0.0-alpha.51 milestone Apr 24, 2020
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Apr 24, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit fa2dedd

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

@yangshun yangshun merged commit 71b66f1 into master Apr 25, 2020
@yangshun yangshun deleted the lex111/blur-sidebar-item branch April 25, 2020 04:02
@yangshun
Copy link
Contributor

Clicking on Guides > Docs still shows the highlight though - https://deploy-preview-2656--docusaurus-2.netlify.app/docs/using-plugins

@lex111
Copy link
Contributor Author

lex111 commented Apr 25, 2020

Fixed in fed12e4

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.

4 participants