Easily display user feedback in Shiny apps.
R package for displaying user feedback along side Shiny inputs
Screenshot of shiny inputs with shinyFeedback messages displayed

Show simple snackbar messages

install.packages("shinyFeedback")devtools::install_github("merlinoa/shinyFeedback", build_vignettes = TRUE)# load packagelibrary(shinyFeedback)# read intro vignettebrowseVignettes(package = "shinyFeedback")I would like to add support for more of the standard shiny input bindings and for several of the input bindings provided with the shinyWidgets package.
If you use this package and have a problem please open a GitHub issue; I would be very interested to hear from you.
Shiny label color when removing the feedback from the input.feeback*() are dynamic (#4)shiny::selectInput()shiny::*Input()s