Closed MadhulikaTanuboddi closed 3 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.
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.