1 |
Table layout: Cleanup of alignment and padding |
 |
 |
2 |
Button styling |
|
Assign “mt-button-icon” class to icon buttons, to assist hover-focus states for keyboards. |
3 |
Empty link |
Previously, the function or purpose of a link that contains no text would not be presented to the user, which could cause confusion for keyboard and screen reader users. |
Now, the Download Link has text that is visually hidden, but is still visible to screen readers. |
4 |
Empty header |
A <th> (table header) that contained no text could result in cells with missing or incorrect header information. |
We added content to the empty header that is hidden both visually and for screen readers. This ensures cells are associated to the correct rows / columns, to improve navigation for users with assistive tech. |
5 |
Return link moved to match overall Dashboard UI |
 |
 |
6 |
Buttons at the bottom of the screen left-aligned to match Expert UI |
 |
 |