Skip to content
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

Create a Page with Different Categories as Click-Widgets in R Shiny #3

Open
s-sabrau opened this issue May 24, 2023 · 0 comments
Open

Comments

@s-sabrau
Copy link
Collaborator

Description:
I'm planning to develop an R Shiny app and would like to add a page that displays different categories as click-widgets. Users should be able to click on a category to view more information and content related to that category. This will enhance the user experience and allow for interactive and intuitive exploration of the data.

Steps to Reproduce:

  1. Start the R Shiny app.
  2. Navigate to the page with different categories.
  3. Attempt to click on a category and view additional information about that category.

Current Behavior:
The R Shiny app currently does not have a page with different categories as click-widgets. There is no way to click on a category to view further information.

Expected Behavior:
I would like to create a new page within the R Shiny app that displays different categories as click-widgets. When a user clicks on a category, additional information, graphics, or content specific to that category should be displayed. This will enable users to interactively explore the data and learn more about each individual category.

Additional Information:

  • R Shiny package and version used: [ R Shiny 1.6.0]
  • R version used: [R 4.0.3]
  • Example code snippet illustrating the current behavior:
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

No branches or pull requests

1 participant