moj-analytical-services / shinyGovstyle

Now up to GDS frontend version v4.0.0
37 stars 6 forks source link

Add ability to sort tables #69

Open cjrace opened 2 months ago

cjrace commented 2 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.