Skip to content

Accessibility - Backoffice - Search filters issues #21941

@rickdoesburg

Description

@rickdoesburg

Which Umbraco version are you using?

17.2

Bug summary

While doing a simple WCAG Audit of the backoffice I noticed some bugs.

Image
  1. The contrast of the filters buttons are insufficient (1.4.3)
Image
  1. The filters buttons do not communicate their state to screen readers. They do receive an active class for styling purposes but should have an aria-pressed state for example.
  2. The buttons are not linked to the content they're displaying either using aria-controls or making the buttons container a tablist, with tabpanels and tabs.
  3. Switching between the buttons doesn't announce the new content being displayed.

Specifics

Backoffice search

Steps to reproduce

Press the loop icon in the top bar in the backoffice

Expected result / actual result

An accessible way of searching in Umbraco using buttons with sufficient contrast, announced content changes and clear information about the active search filter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions