Skip to content

selection changes - not easy to distinguish user-caused vs code-caused #551

@robrez

Description

@robrez

Description

Currently, we learn of selection-change events through data-bindings only. Selections can change via internal (to iron list) event handlers or through the selection-related functions. We'd currently have to resort to some unpleasant techniques for separating internal (user-driven) changes from external (code-driven) changes.

https://github.com/webcomponents/gold-standard/wiki/Property-Change-Events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions