dfe-analytical-services / dfeshiny

R package containing preferred methods for creating official DfE R Shiny dashboards
https://dfe-analytical-services.github.io/dfeshiny/
GNU General Public License v3.0
4 stars 1 forks source link

custom disconnect function doesn't overlay on the test_dashboard #32

Open cjrace opened 4 months ago

cjrace commented 4 months ago

When testing it on the shiny template, it shows as: image

But when on the test_dashboard within this repo, it shows like: image

cjrace commented 1 month ago

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)