Allow to paste coordinates tuple in data browser #2462
Labels
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
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
(12.345, 12.345)
to the pasteboard.(12.345, 12.345)
.Alternatives / Workarounds
Copy and paste long and lat separate to a new geo field.
The text was updated successfully, but these errors were encountered: