-
Actual Result:
Valid Markup: The radio button component contains coding errors that may prevent assistive technologies from interpreting content correctly. Users who rely on assistive technology may …
-
The way it's currently implemented, there is no way of keeping the dropdown menu from closing when you deselect an item.
Example:
``` html
foo
bar
foo b…
-
### Description
paper-toogle-button request the paper-radio-button-behavior from paper-behaviors but it doesn't exsist
### Steps to reproduce
1. Add element from **Bower** (not from live preview url)…
-
paper-toggle-button can no longer be centered in the middle of the page. In the past, I used this code, but it no longer works:
`
`
-
This is more of a question than an issue, but I am just stuck on the login page. Doesn't matter if I do paper or live mode. The console output ends at the below...
```
IBC: detected frame entitled…
-
As documented, the 'selected' attribute of paper-radio-button keys off of the 'name' attribute of the child paper-radio-buttons. This design has issues:
- the model is inconsistent with paper-dropdow…
-
Hello, @alchapone . I'm creating a rails application with this gem.
I used paper-icon-button element, then, the icon(iron-icon) was not displayed.
Environments
```
ruby 2.2.0p0
rails 4.2.4
polymer…
-
In a web browser (Chrome, Ubuntu) the card does not appear when the dashboard is loaded but will appear on a manual page refresh (e.g. Ctrl+R). If you go to another tab on the same dashboard and retur…
-
### Description
If you use a paper-menu-button to open a related popup, then select a menu-item inside of a paper-menu, the popup does not disappear.
This happens independently of whether the paper-…
-
**Describe the issue:**
If we use another composed MUI component in the `component` prop, typings break with the following error.
Uppon investigation, it was found that extending `Overrida…