PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Dropdown hidden when in a RIGHT-DRAWER drawer panel which is expanded #192

Open yorrd opened 8 years ago

yorrd commented 8 years ago

Description

The dropdown menu choices box is not visible in an expanded right-drawer.

Steps to reproduce

  1. create a paper-drawer-panel
  2. put a dropdown menu within the drawer
  3. use th eattribute left-drawer for the drawer panel
  4. make the window small enough so that the drawer disappears
  5. expand the drawer
  6. try to use the dropdown

    Browsers Affected