google / google/material-design-lite

Drawer: mdl-layout__drawer, aria-hidden is always "true"

Open
#4,269 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
32.2k
Forks
4.9k
PR merge metrics
No merged PRs in 30d

Description

MDL version: 1.1.3
Browser: Chrome
Browser version: Latest
Operating system: OSX
Operating system version: Latest

What steps will reproduce the problem:
1. Code a MDL layout with fixed drawer

``` html



A Drawer

A link



The content



```

What is the expected result?
.mdl-layout__drawer `aria-hidden` attribute should have value "false" when drawer is visible

What happens instead of that?
`aria-hidden` attribute is always "true"

Please provide any other information below, and attach a screenshot if possible.
Inspect drawer element in any browser

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.