Skip to content

fix(navbar_options): Apply attributes and theme #1942

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

Merged
merged 5 commits into from
Mar 25, 2025

Conversation

gadenbuie
Copy link
Collaborator

@gadenbuie gadenbuie commented Mar 25, 2025

Fixes #1941 to correctly pass navbar_options.attrs to the navbar container, as well as setting the data-bs-theme attribute. This was an oversight in #1822 and should have been included there.

@gadenbuie gadenbuie marked this pull request as ready for review March 25, 2025 14:59
@gadenbuie gadenbuie requested a review from cpsievert March 25, 2025 14:59
@gadenbuie gadenbuie merged commit adf6bbb into main Mar 25, 2025
61 checks passed
@gadenbuie gadenbuie deleted the fix/1941-navbar-options-attrs-theme branch March 25, 2025 16:02
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.

[Bug]: navbar_options behavior inconsistent with R Shiny and Python Docs
2 participants