8000 Bug: Fix Blocked aria-hidden on Modal when closing · Issue #505 · b310-digital/mindwendel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bug: Fix Blocked aria-hidden on Modal when closing #505
Open
@JannikStreek

Description

@JannikStreek

Further Notes

When closing a modal on prod an error appears in the console:

Blocked aria-hidden on an element because its descendant retained focus. The 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.
Element with focus: button
Ancestor with aria-hidden:  

Metadata

Metadata

Assignees

Labels

type-bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0