Opened this issue 8 months ago · 2 comments
When testing it on the shiny template, it shows as:
But when on the test_dashboard within this repo, it shows like:
Realised this is because we're not attaching the CSS in the function, we should do that and give it an ARIA alert role so it announces to screen readers (flagged by DAC)
Example of how to attach the CSS is coming in the fix to #47