Skip to content

Make it easier to select the entire trace #623

@alyblenkin

Description

@alyblenkin

Description

After removing long-press to place points, tapping on a line or segment now always creates a new point. The reason you may want to select the entire shape is to delete and start again, which we assume is less common.

Currently too delete a shape, users must either:

  • Manually select and delete each individual point
  • Or tap a segment, it turns dark blue to show the selected state (while also creating a new point), and then delete the entire line. Given they are going to delete the entire line the additional point likely won't be a big issue.

Checklist

  • Does it need UI/UX design?
    • Yes. Describe the UI/UX requirements or attach a Figma link in the "Design" section.
    • No
  • Does it need API design?
    • Yes. Specify the endpoints, methods, or data structures needed.
    • No
  • Does it need design around state flow?
    • Yes. Outline the state flow requirements.
    • No
  • Does it need a test plan?
    • Yes. Add the test plan as a comment in this task or attach the document.
    • No

User Stories

  • As a [user type],
    I want [functionality],
    so that [benefit].

Design

  • Figma: [Insert URL]
  • Design Docs: [Insert URL]

Dependencies


Additional Notes


Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions