Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 9 forks source link

Bugfix: Background color in Report_StudyInfo() hide details #1916

Closed jonthegeek closed 4 weeks ago

jonthegeek commented 4 weeks ago

Expected Behavior

When Report_StudyInfo() is in the "Hide Details" state, there should still be a background on the button.

Current Behavior

No bg in off state.

Possible Solution

Steps to Reproduce

  1. htmltools::html_print(Report_StudyInfo(reportingGroups))
  2. Click the toggle.

Context (Environment)

Possible Implementation

Additional Comments