<!-- If you're reading this... it means that you want to contribute to the project! Awesome and thanks! To make it easier for us to help you — please follow the suggested format below (as it makes sense). Useful Links: - Documentation: https://www.gatsbyjs.org/docs/ - How to Contribute: https://www.gatsbyjs.org/docs/how-to-contribute/ - How to File an Issue: https://www.gatsbyjs.org/docs/how-to-file-an-issue/ - Become a Sponsor: https://opencollective.com/gatsby#sponsor Before opening a new issue, please search existing issues (https://github.com/gatsbyjs/gatsby/issues) to double-check your issue isn't already known. --> ## Description Upon clicking on any particular sidebar links in the GatsbyJs Tutorials, the whole section (tutorial section) gets highlighted and listed. ## Expected Only the selected link should be highlighted or focused. 