Skip to content

Conversation

@jtbayly
Copy link

@jtbayly jtbayly commented Jan 16, 2026

Description

  • Allow navbar.title and sidebar.title to be boolean or string.
  • Fix bug where disabling navbar title erroneously hid sidebar title. Title hidden in sidebar when disabled in navbar #13477
  • Support custom titles for navbar and sidebar.
  • Add smoke tests for title control options.
  • Update schema documentation for titling options.

Checklist

I have (if applicable):

  • [ x ] filed a contributor agreement.
  • [ x ] referenced the GitHub issue this PR closes
  • updated the appropriate changelog in the PR (Not yet. Waiting for positive feedback.)
  • ensured the present test suite passes (I was having trouble running the tests.)
  • [ x ] added new tests (Again, I wrote them, but I was having trouble running the tests.)
  • created a separate documentation PR in Quarto's website repo and linked it to this PR (I'll work on this if I get positive feedback on this.)

…o-dev#13477)

- Allow `navbar.title` and `sidebar.title` to be `boolean` or `string`.
- Fix bug where disabling navbar title erroneously hid sidebar title.
- Support custom titles for navbar and sidebar.
- Add smoke tests for title control options.
- Update schema documentation for titling options.
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jan 16, 2026

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

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

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

…o-dev#13477)

- Allow `navbar.title` and `sidebar.title` to be `boolean` or `string`.
- Fix bug where disabling navbar title erroneously hid sidebar title.
- Support custom titles for navbar and sidebar.
- Add smoke tests for title control options.
- Update schema documentation for titling options.
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.

2 participants