Skip to content

Allow users to split or merge segment boundaries directly on the canvas #4

Description

@JFrusher

Currently, clicking a segment on the canvas only changes its action type (pass, run, kick, etc.). However, if the auto-segmenter completely misses a direction change or creates a phantom split, there's no way for the operator to fix the boundary. Because users can't edit boundaries, we also can't collect feedback on where segment breaks should actually occur.
Suggested fix:
Add a canvas handle or hotkey (e.g., Shift-click a point or drag a boundary handle) to split or merge existing segments.
Trigger a recommit on the chain after editing.
Log boundary edits as a new correction type in the feedback DB.
Definition of Done:
An operator can split or merge segments on the canvas, the chain updates correctly, and the boundary edit is logged.

Activity

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

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