Skip to content

Roadmap for supporting iron-list methods for selection / scrolling? #189

@slhenty

Description

@slhenty

Love this component! It was just what I needed for a list with interactive column headers.

One thing I also need is the ability to select an item in the list imperatively, and scroll to that selected item if not already visible. The native <iron-list> has such methods, but <iron-data-table> does not. I'm working around this limitation by obtaining a reference to the internal <iron-list> to make those calls... but this is a cringe-worthy hack.

Do you have plans to support such <iron-list> API methods? Are you amenable to a PR that makes the attempt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions