google/material-design-lite

Add focus trapping to v1 side-nav

Open

#4951 opened on Dec 1, 2016

View on GitHub
 (3 comments) (0 reactions) (1 assignee)HTML (32,173 stars) (4,926 forks)batch import
AccessibilityLayouthelp wantedv1-bug

Description

The v1 side-nav is missing focus trapping, so it's currently possible to tab out of the drawer and into the background content, while it's open. We should implement focus trapping to prevent that from happening.

Contributor guide