Skip to content

fix(value_box): Restore full screen functionality #699

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 3 commits into from
Jul 19, 2023

Conversation

gadenbuie
Copy link
Member

@gadenbuie gadenbuie commented Jul 19, 2023

Fixes the regression described in #698 to restore full screen behavior of value boxes.

Fixes #698

Regression was discovered via https://rstudio.github.io/shinycoreci/results/2023/07/19/#305-bslib-value-box

@gadenbuie gadenbuie requested review from cpsievert and schloerke July 19, 2023 19:21
@gadenbuie gadenbuie merged commit d54d2dd into main Jul 19, 2023
@gadenbuie gadenbuie deleted the value-box/fix-full-screen branch July 19, 2023 20:48
schloerke added a commit to posit-dev/py-shiny that referenced this pull request Jul 19, 2023
schloerke added a commit to posit-dev/py-shiny that referenced this pull request Jul 24, 2023
* main:
  Add E2E tests for accordion and autoresize (#601)
  Add card test (#622)
  Add sidebar test (#631)
  Make card fullscreen icon a tooltip (#632)
  Pull in changes from rstudio/bslib#697 and rstudio/bslib#699
  Changelog tweak. Followup to #629
  Add experimental tooltip methods and example apps (#629)
  Use `blib::bs_theme(5,"shiny")` for py-shiny theme (#624)
  Rename shiny/examples to shiny/api-examples (and X/examples to X/api-examples) (#627)
  Make --app-path work with app file argument (#598)
  Don't eval example code block
  Fix example code blocks (#626)
  Annotation export example (#584)
  Add todo list example (#603)
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.

Fix value box full screen behavior
3 participants