paper-dropdown-menu icon indicating copy to clipboard operation
paper-dropdown-menu copied to clipboard

A Material Design browser select element

Results 103 paper-dropdown-menu issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...

dependencies

_From @CSEMike on October 23, 2015 19:17_ Paper dropdowns near the bottom of the window always open down, creating a compressed scroll area that's very difficult to navigate. (This is...

enhancement
p1 - backlog

### Description With voice over enabled, focussing the dropdown reads out "press ctrl option space to display a list of options". Pressing this combination reads out an acknowledgment that the...

When i added both (paper-input and paper-dropdown) component in single page it gives me the error Uncaught (in promise): NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "paper-input-char-counter" has...

I have used paper-dropdown-menu inside paper dialog and at first when i open the page displaying it in full screen the position of paper-item container is where its supposed to...

adds the option to set the dropdown to be the same width as the selectbox

cla: yes

### Description I notice that the dropdown menu that appears is scaling to the width of the largest selection option. I am hoping to find a way to make it...

We are using polymer version 1.9.9 (got this through polymer --version) and TypeScript. We have 100+ places in our application we used paper-dropdown-menu. Once we clicked the dropdown to expand...