Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Can't see values when input is in cell of iron-data-table #29

@joebordes

Description

@joebordes

Hi,

I need to use some sort of autocomplete field inside an iron-data-table cell. In general I am putting all sorts of input fields in the cells with great success but I couldn't find a typeahead component that worked. The one that best fits my needs it paper-typeahead-input (which is working very well, thanks!), but with this component the overlay is under the cell table so you can't see the values. I tried adding iron-overlay to paper-typeahead but it choked as soon as I added the behavior and I don't know enough to fix that.

I set up a plunker here: http://plnkr.co/edit/IS1thz?p=preview

If you type into the input outside the table it works correctly, if you type into the one in the cell, the dropdown opens and you can select the value if you move down with the keyboard but you can't see the values.

I'm using:

  • Polymer 1.6.0
  • paper-typeahead-input 1.3.7
  • iron-data-table 1.0.0-rc1

Note, this may not be an paper-typeahead thing so I will create the same issue on the iron-data-table repository.

Thanks for any help or enlightenment you can give.
Let me know if I can do anything to make it easier to fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions