Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aria-hidden warning #43235

Closed
MordechaiWein opened this issue Aug 8, 2024 · 3 comments
Closed

aria-hidden warning #43235

MordechaiWein opened this issue Aug 8, 2024 · 3 comments
Labels
status: waiting for author Issue with insufficient information

Comments

@MordechaiWein
Copy link

MordechaiWein commented Aug 8, 2024

Steps to reproduce

Link to live example: (required)

Steps:
1.
2.
3.

Current behavior

Blocked aria-hidden on a

element because the element that just received focus must not be hidden from assistive technology. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.

Expected behavior

CLEAR

Context

GET RID OF IT

Your environment

npx @mui/envinfo
CHROME

Search keywords: KK

@MordechaiWein MordechaiWein added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 8, 2024
@mnajdova
Copy link
Member

mnajdova commented Aug 9, 2024

It doesn't look like this bug report has enough info for one of us to reproduce it.
Please provide a CodeSandbox (https://material-ui.com/r/issue-template-latest), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

@mnajdova mnajdova added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 9, 2024
@Nefcanto
Copy link

Blocked aria-hidden on a element because the element that just received focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.

@aarongarciah aarongarciah changed the title ARIA-HIDDEN WARNING! aria-hidden warning Aug 12, 2024
Copy link

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants