|
Revise the Key section on the Software version page in support of accessibility. This is not accessible and violates 1.3.3 Sensory Characteristics (Level A) - http://www.w3.org/TR/WCAG20/#content-structure-separation-understanding
Current statement is on the Software version page.
"Key
Interfaces that are required but absent are highlighted in bold red.
Interfaces that are required but present only in an incompatible version are highlighted in orange.
Interfaces that are present in a compatible version are shown in regular font."
Requirements
See example of where the message should display
- Message banner component display
- If a missing module exist then display a section : exclamation mark image as shown in the storybook component examples <<number of missing modules>> Missing module(s)
- Then display each missing module and version as a list
- If an incompatible version module then display a section : exclamation mark image as shown in the storybook component examples <<number of missing user modules>> Incompatible module(s) version
- Then display each incompatible module and version as a list
|