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

fix(panel_conditional): Include .shiny-panel-conditional class #1257

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

gadenbuie
Copy link
Collaborator

Fixes #1256

@gadenbuie gadenbuie marked this pull request as ready for review March 28, 2024 15:21
@gadenbuie gadenbuie merged commit acd611d into main Mar 28, 2024
32 checks passed
@gadenbuie gadenbuie deleted the fix/panel-conditional-class branch March 28, 2024 15:46
schloerke added a commit that referenced this pull request Mar 28, 2024
* main:
  test(CI): Add merge queue support for faster PR testing (#1265)
  fix(panel_conditional): Include `.shiny-panel-conditional` class (#1257)
schloerke added a commit that referenced this pull request Mar 28, 2024
* main:
  test(CI): Add merge queue support for faster PR testing (#1265)
  fix(panel_conditional): Include `.shiny-panel-conditional` class (#1257)
  feat: Create `Session.set_message_handler(name, handler)` (#1253)
  Fix input name
  Enable error console when running locally. (#1060)
  test: Update test to use variable, not capture stdout (#1236)
  test: Fix deploys for shinyapps.io and connect (#1224)
  chore(test): Playwright test refactors and clean up (#1204)
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.

ui.panel_conditional() is missing the shiny-panel-conditional class
2 participants