-
Notifications
You must be signed in to change notification settings - Fork 62
Description
4.1.2 Name, Role, Value ( Partially supports)
It is expected that elements within a Web page each have a name, role and value which are accessible by a screen reader.
There are some areas within Stroom where name, role and value could be improved.
With role for example, whilst standard widget roles such as button, checkbox etc are present, some custom items ( e.g. those representing Stroom items like Feed, Pipeline ) don’t have a role. From an accessibility perspective, these could be assigned a document role such as “feed”, “pipeline” etc.
Also, within areas of Stroom which use a checkbox ( e.g. users list, the enabled column; user groups, application and document permissions), it wasn’t clear from an accessibility perspective what the value of these checkboxes were. In general, name, role and value could be added to such items.