rstudio / shinycoreci-apps

SUPERSEDED - Apps for Shiny continuous integration testing
Other
36 stars 4 forks source link

115-remove-modal app and shinytest #167

Closed MadhulikaTanuboddi closed 2 years ago

MadhulikaTanuboddi commented 2 years ago

Added new app and shinytest test (Ref: https://trello.com/c/7FClC0JF/2452-fix-removemodal-with-bootstrap-4 and https://github.com/rstudio/shiny/issues/3446) to test that a modal dialog is closed as expected when using "removeModal()" function (with Bootstrap 4 or a specific bootswatch theme)

When Bootstrap 5 becomes the default version, this might become trivial. However, the shinytest could potentially detect issues when using modal dialogs with a bootswatch theme.