Skip to content

Declared 'fill' event is never emitted #64

Description

@zvndev

YableEventMap declares fill: FillEvent, but nothing in the fill-handle path emits it (clipboard:paste does fire for paste). Consumers can't react to a completed fill gesture via the event system — which is also the natural hook for committing fill results to external state (see the fill-handle commit issue).

Expected: fillRange/the fill-handle mouseup emits fill with the affected range + values.

Versions: yable-react 0.10.4 / yable-core 0.9.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions