GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 28 forks source link

Add alt text or other labels to graphical components used with GOCDB #446

Open gregcorbett opened 1 year ago

gregcorbett commented 1 year ago

For accessibility, we should add alt text or other labels to graphical components used in GOCDB.

Predominantly, this will mean adding alt text to images - but at least the map on the portal's starting page would benefit from somehow labelling the relevant div.

Where a graphical component is purely decorative, we should use some sort of sensible empty element, such as the NULL alt text: https://www.w3.org/WAI/tutorials/images/decorative/

Useful links: