moj-analytical-services / shinyGovstyle

Apply GOV.UK styled components and formats in shiny
https://moj-analytical-services.github.io/shinyGovstyle/
40 stars 7 forks source link

Add ability to sort tables #69

Open cjrace opened 6 months ago

cjrace commented 6 months ago

Sorting tables is a common ask in dashboards, but the standard sort in DT tables tend to be riddled with accessibility issues. It'd be nice to explore if there's something we can add to the existing table function here to allow sorting of columns in an accessible way.

cjrace commented 2 months ago

Have been playing with reactable for this in https://github.com/dfe-analytical-services/apprenticeships-provider-dashboard