elements
elements copied to clipboard
[A11y]: InoTableHeader sort icon-button is not accessble
Bug Report
The ino-icon-button displayed for InoTableHeaders with sorting option enabled does not provide an accessible name.
(https://github.com/inovex/elements/blob/bfdfc0205fa3aed18f8667ca9f8cef3d5c10b834/packages/elements/src/components/ino-table-header-cell/ino-table-header-cell.tsx#L255)
Possible Solution
Add accessible name to sort icon-button. It would be useful to configure the description from outside the component to support i18n.