rbcavanaugh / pnt

Beta-version of R Shiny implementation of the computer-adaptive Philadelphia naming test (Roach et al., 1996) following item response theory.
https://william-hula.shinyapps.io/pnt-cat/
GNU General Public License v3.0
0 stars 6 forks source link

Update to bootstrap 5 with bslib #33

Closed rbcavanaugh closed 2 years ago

rbcavanaugh commented 2 years ago

See here: https://github.com/rstudio/bslib/issues/387

PNT app will have the same issue as the mainConcept app with shiny 1.7.1.

Should be able to update to bs5 in theme.R and tweak the CSS

rbcavanaugh commented 2 years ago

seems to be fixed with newer versions of shiyn or bslib. idk