Skip to content

express.ui.page_opts(title = ...) is sometimes not visible on the page #1015

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

Closed
cpsievert opened this issue Jan 16, 2024 · 0 comments · Fixed by #1016
Closed

express.ui.page_opts(title = ...) is sometimes not visible on the page #1015

cpsievert opened this issue Jan 16, 2024 · 0 comments · Fixed by #1016
Assignees
Labels
Milestone

Comments

@cpsievert
Copy link
Collaborator

For example, the Foo here isn't visible on the page (it only gets used for the browser tab's title)

from shiny.express import ui

ui.page_opts(title="Foo")

"Bar"

For consistency, ui.page_opts(title="Foo") should always generate a visible result

@cpsievert cpsievert self-assigned this Jan 16, 2024
@cpsievert cpsievert transferred this issue from posit-dev/py-shiny-site Jan 16, 2024
@cpsievert cpsievert added this to the v0.7.0 milestone Jan 16, 2024
@cpsievert cpsievert changed the title express.ui.page_opts(title = ...) is only visible for sidebar and navbar contexts express.ui.page_opts(title = ...) is sometimes not visible on the page Jan 16, 2024
@wch wch closed this as completed in #1016 Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant