PolymerElements / paper-drawer-panel

A Material Design two-section responsive panel
https://www.webcomponents.org/element/PolymerElements/paper-drawer-panel
25 stars 42 forks source link

[2.0-preview] The first focusable item should be focused when the drawer is opened #167

Closed frankiefu closed 7 years ago

frankiefu commented 7 years ago

When the drawer is opened, it is supposed to auto focus the first focusable item inside the drawer. But in 2.0-preview it doesn't.

Expected outcome

The first button inside the drawer should be focused.

Actual outcome

Nothing is focused when the drawer is opened.

Steps to reproduce

  1. Run the paper-drawer-panel demo.
  2. Click the OPEN DRAWER button.

Browsers Affected

blasten commented 7 years ago

Fixed in https://github.com/PolymerElements/paper-drawer-panel/commit/e467a01c77b22d527b804fe3df3878a73f9d5fc6