shinyvalidate icon indicating copy to clipboard operation
shinyvalidate copied to clipboard

Give positive and negative feedback

Open stephenwilliams22 opened this issue 2 years ago • 0 comments

I have a shiny app where the user enters a sample ID and I'm checking whether it's correct or not. I'd like to provide feedback as to whether the ID is correct or incorrect. when correct i'd like the message to say "ID correct!" in green. When the ID is incorrect the default behavior works perfectly. Is this possible?

stephenwilliams22 avatar Apr 07 '23 15:04 stephenwilliams22