Closed jonthegeek closed 4 weeks ago
When Report_StudyInfo() is in the "Hide Details" state, there should still be a background on the button.
Report_StudyInfo()
No bg in off state.
htmltools::html_print(Report_StudyInfo(reportingGroups))
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
htmltools::html_print(Report_StudyInfo(reportingGroups))
Context (Environment)
Possible Implementation
Additional Comments