Skip to content

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Oct 6, 2025

sidebar.logo is now normalized as an object with light and dark properties

So sidebar.logo is never undefined - it may have light or dark undefined, but the object itself exists.

fix #13506

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Oct 6, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

cderv added 2 commits October 10, 2025 14:27
…rties

So `sidebar.logo` is never undefined - it may have light or dark undefined, but the object itself exists.
@cderv cderv force-pushed the fix/nologo-sidebar branch from 91be50e to 9c645b4 Compare October 10, 2025 18:52
@cderv
Copy link
Collaborator Author

cderv commented Oct 10, 2025

While trying to add some tests, I am now wondering how we are supposed to pass logo when we do hybrid navigation: https://quarto.org/docs/websites/website-navigation.html#hybrid-navigation

  • one logo per sidebar ?
  • one logo for all sidebar ?

🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Active nav is no more the right one when the page has a sidebar

2 participants