Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't nest a paper-icon button inside a gold-phone-input #70

Open
Sambender9 opened this issue Aug 8, 2016 · 1 comment
Open

Can't nest a paper-icon button inside a gold-phone-input #70

Sambender9 opened this issue Aug 8, 2016 · 1 comment

Comments

@Sambender9
Copy link

I want to be able to nest a paper-icon-button inside a gold-phone-input as to be able to clear out the input. I have an 'X' btn that calls a function that clears out the input when clicked.

Actual outcome
The paper-icon-button does not show.

Expected outcome
The paper-icon-button would show just as it does when nesting it inside a paper-input

Steps to reproduce

  1. Create a gold-phone-input
  2. Nest a paper-icon-button
  3. Open a browser

Browsers Affected

  • [ X ] Chrome
  • [ X ] Firefox
  • [ X ] Safari 9
  • [ X ] Safari 8
  • [ X ] Safari 7
  • [ X ] Edge
  • [ X ] IE 11
  • [ X ] IE 10
@notwaldorf
Copy link
Contributor

I think the solution here would be to port the prefix/suffix code from paper-input, and add them here as well. Then you could distribute a paper-icon-button in one of those slots.

Would you be interested in sending a PR for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants