lkovaleva

Results 4 issues of lkovaleva

In 0.5, the dropdown used to size themselves to the selected content. This ensure that when user clicked on the dropdown, the dropdown always appeared right under the mouse pointer...

enhancement
help wanted
p1 - backlog

### Description When a paper-dropdown-menu is enclosed in a dir="rtl" element, its floating label is positioned off-center, and the selected element is left-aligned. ### Expected outcome I would expect the...

I noticed that paper-dropdown and paper-menu both show a pointer cursor when hovering over their menu items, however paper-menu-button shows regular cursor over white-space and text cursor over menu item...

Code: ``` Checkboxes Show one Show two Show three Show four ``` When opened dropdown has a scrollbar: ![image](https://cloud.githubusercontent.com/assets/14207087/9776322/137479d2-570c-11e5-92b8-b8662c4af2b6.png) This only appears to be an issue when content is not...

bug
help wanted
good-first-bug
p2 - icebox