Jake Champion
Jake Champion
@petrklus is there any more information you can give us to help reproduce this issue at all?
Thank you for the report @petrklus, the feedback in the report is confusing to read. It sounds like the screen reader user gave feedback that they want the column-header and...
This was a good read on different table sorting implementations and how they iteract with screenreaders -- https://adrianroselli.com/2020/09/sortable-table-column-mad-libs.html
Looking more into this, we should likely follow what the WCAG example for a [Sortable Data Grid](https://www.w3.org/TR/2019/NOTE-wai-aria-practices-1.1-20190814/examples/grid/dataGrids.html#ex2_label)
This is currently blocked on the work to enable new subheading options in Spark -- https://financialtimes.atlassian.net/browse/SP-1196
The ARIA Practices Group are building out an example tooltip which adheres to the WAI ARIA Authoring Practices -- https://cdpn.io/Moiety/debug/LaPvWy https://github.com/w3c/aria-practices/issues/127
We've decided that this should be in the 2022 q1 okrs as researching/investigation
> maybe when they click it we can display beside the toggle a little piece of information explaining they can activate reduced motion in their system preferences? > > it...
This proposal will become simpler to implement when we have origami v2 which supports only npm. It will be simpler because there would be a file in the codebase which...
Another approach we can take is to point a KV Store to a folder and use the file-paths as the KV Store Keys and the file contents as the value...