Skip to content

bug(material/datepicker): WAVE tool reports the accessibility error (WCAG A) as "Empty table header" to datepicker calendar popup views (month, year, multi-year). #28509

Open
@jumbo6

Description

@jumbo6

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

WAVE tool reports the accessibility error (WCAG A) as "Empty table header" to datepicker calendar popup views (month, year, multi-year).

An empty for the divider causes the error.
image

Reproduction

Steps to reproduce:

To replicate the issue,

  1. go to Datepicker examples page: https://material.angular.io/components/datepicker/overview

  2. click a calendar icon to popup the calendar view. Then open WAVE extension.
    image

image

Expected Behavior

in , use a hidden text to describe the divider.

Actual Behavior

To replicate the issue, go to Datepicker examples page, click a calendar icon to popup the calendar view. Then open WAVE extension.

https://material.angular.io/components/datepicker/overview

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityThis issue is related to accessibility (a11y)P5The team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/datepicker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions