iron-input icon indicating copy to clipboard operation
iron-input copied to clipboard

An input with data binding

Results 19 iron-input issues
Sort by recently updated
recently updated
newest added

### Description Arrow keys does not work (to increment/decrement number type) for `iron-input` in IE11 ### Expected outcome When a number type `iron-input` is selected user should be able to...

We have a scenario where we have a styleguide requiring this setup to group an `input`-element and a `button`-element together, where the input has rounded corners left hand side, and...

### Description Iron-Input element allows pasting of invalid characters if you press spacebar before pasting. ### Expected outcome Iron-input should prevent invalid characters from being pasted. ### Actual outcome Invalid...

### Description Hello, today I was facing critical bugs in my applicaiton with `paper-input`s.. 1) Tabulator was not working on `paper-input`. User had to press it twice to get to...

I've drafted a PR (#106) for a debounce feature allowing the input value to only be updated after _N_ milliseconds of inactivity. This would dramatically reduce the pain of calling...

I'm writing selenium tests for a page built with Polymer. I encountered the issue that selenium is not able to read the value of neither paper-input nor iron-input. An xpath...

pending-response

`iron-input` feels like it's striving to provide a solid interface for building more complex text-input elements but leaving the particulars up to developer and elements that extend `iron-input` as a...

enhancement
p2 - icebox

At the moment it seems not possible to have a custom validator and other validators like minlength and maxlength; It's also not possible to chain multiple validators. Example: `` The...

enhancement
p2 - icebox

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.0.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies