rstudio / reactlog

Shiny Reactivity Visualizer
http://rstudio.github.io/reactlog
Other
121 stars 9 forks source link

Minor bugs for the status bar #30

Closed schloerke closed 5 years ago

schloerke commented 5 years ago
jcheng5 commented 5 years ago

Make sure to add testing notes please!

schloerke commented 5 years ago

Testing Notes

remotes::install_github("rstudio/shiny@rc-v1.3.0")
remotes::install_github("rstudio/reactlog#30")
options(shiny.reactlog = TRUE)

shiny::runExample("01_hello")

In the reactlog, verify there are hidden steps between the two user marks by holding the Shift key and using the arrow keys to traverse the hidden steps.