rstudio / shinycoreci-apps

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

Update modal-dialog app and shinytest with selectizeInput #166

Closed MadhulikaTanuboddi closed 2 years ago

MadhulikaTanuboddi commented 2 years ago

"114-modal-dialog" app code and shinytest test are updated to cover the use case mentioned in https://github.com/rstudio/shiny/issues/3448

We want to make sure when any shiny input is added to a modal dialog (in this specific case its selectizeInput), they could be accessed as expected.