Quarto Dashboard Requests: Navbar Global Inputs with Modularized Pages #9942
Unanswered
mrworthington
asked this question in
Q&A
Replies: 1 comment 8 replies
-
What do you mean by "inputs" exactly? Documents? Or JavaScript/HTML component such as select menu/box, etc? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
One goal of a dashboard could be to have multiple pages across a single Quarto Dashboard be controlled by a single, global input.
I know this experience can be achieved in some formats on the front-end with a sidebar input, but my understanding is that the current version of Quarto Dashboards has two limitations:
I know the current release is the first iteration of Dashboards, but I'm wondering if we can eventually manage the relationship between pages + global inputs through individual qmd docs + a .yml file. And then offering the sidebar + navbar input layouts as options for controlling global inputs.
Beta Was this translation helpful? Give feedback.
All reactions