Skip to content

a11y and understandability for feature list on client details page #3462

Description

@weeman1337

Currently there are icons for the status of a feature on a client detail page

Image
  • ✅ if supported
  • ❌ if unsupported
  • ❔ if unknown
  • 🧪 if experimental

There are some issues with that:

  • For persons that use assistive technologies (such as screen readers) there are no accessible texts for the items
  • For other persons it may be unclear what the icons mean

Suggestions:

  • Add a legend below the feature list that explains the icons
  • Add aria-label to the items (ensure that child elements are aria hidden then)

Metadata

Metadata

Assignees

Labels

accessibilityA WCAG 2.1 AA requirement is not metecosystemAdding and removing ecosystem projectsenhancementThis would be an improvement to the website.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions