Closed
Description
Currently, there's no entry for a mat-sort-header button to have customized aria-label.
The default one falls to the id (e.g. id), which doesn't make sense to users when announced.
We hope to make it announce with customized aria-label like 'users sorted by ${id} in direction ${direction}'.