You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Some table packages don't handle accessibility and keyboard navigation very well. reactable seems one of the more compliant packages on this front, so have been encouraging analysists down this path, but would be helpful to have a DfE wrapper that applies some extra styling.
Describe the solution you'd like
There's an example of a starting point for this in a couple of the dashboards, LAIT being one:
Is your feature request related to a problem? Please describe.
Some table packages don't handle accessibility and keyboard navigation very well. reactable seems one of the more compliant packages on this front, so have been encouraging analysists down this path, but would be helpful to have a DfE wrapper that applies some extra styling.
Describe the solution you'd like
There's an example of a starting point for this in a couple of the dashboards, LAIT being one:
https://github.com/dfe-analytical-services/local-authority-interactive-tool/blob/9f7aa4d06969614f55b002b50502a514d3c1d320/R/fn_table_helpers.R#L223
The text was updated successfully, but these errors were encountered: