Skip to content

Conversation

@BjornMagn-Neo4j
Copy link
Contributor

@BjornMagn-Neo4j BjornMagn-Neo4j commented Aug 24, 2022

This PR actually consists of 2 fixes connected to links in the sidebar

  • Fix links not being blue in the About page by replacing tags with DrawerExternalLinks. This is in line with how links are created on other sidebar pages.
  • Fix links not changing color when being hovered over in the sidebar guides by adding styling to the StyledSidebarSlide component and also a hover color in the dark theme (the hover color of the base theme was very similar to the non-hover color of the dark theme)

@BjornMagn-Neo4j
Copy link
Contributor Author

@BjornMagn-Neo4j BjornMagn-Neo4j changed the title Change from <a> tags to DrawerExternalLink in About page Fix links not being blue and not being highlighted in the sidebar Aug 25, 2022
@noahmay noahmay merged commit ae155b8 into neo4j:master Aug 25, 2022
noahmay pushed a commit to BjornMagn-Neo4j/neo4j-browser that referenced this pull request Mar 8, 2023
…o4j#1809)

* Change from <a> tags to DrawerExternalLink in About page

* Add hover color to links in StyledSidebarSlide.

* Update test to accomodate new autogenerated class tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants