Skip to content

[docs][select] Incorrect aria-labelledby in grouped select demo #46686

@seligmar

Description

@seligmar

Steps to reproduce

Steps:

  1. Open the Material UI Select component page in chrome https://mui.com/material-ui/react-select
  2. Open the console to the Lighthouse tab
  3. Run the Lighthouse accessibility tool
  4. See the "ARIA input fields do not have accessible names" error

Current behavior

The material ui select component currently has the error: "ARIA input fields do not have accessible names" error

Expected behavior

The Select component no longer has an accessibility error

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: aria-labelledby

Metadata

Metadata

Assignees

Labels

component: selectThis is the name of the generic UI component, not the React module!docsImprovements or additions to the documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions