Skip to content

Allow to paste coordinates tuple in data browser #2462

Closed
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

While it's possible to select a geo point field in the data browser and copy its content tuple (long, lat), it's not possible to paste the tuple. This makes it difficult to copy a location from one field and paste it into another field as long and lat need to be pasted individually in two separate text fields.

Screen.Recording.2023-06-16.at.14.36.52.mov

Feature / Enhancement Description

Allow to paste the copies geo point in a single step into a geo point field.

Example Use Case

  1. In data browser select a geo point field.
  2. Copy the field value Crtl+C; adds (12.345, 12.345) to the pasteboard.
  3. Select another geo point field, double click and use Crtl+V to paste (12.345, 12.345).

Alternatives / Workarounds

Copy and paste long and lat separate to a new geo field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions