[PR #14143] [MERGED] fix(web): saving pasted coordinates #14197

Closed
opened 2026-02-05 15:28:04 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/14143
Author: @michelheusschen
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @alextran1502

Base: mainHead: fix/web-saving-pasted-coordinates


📝 Commits (1)

  • 0b47cf0 fix(web): saving pasted coordinates

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 web/src/lib/components/shared-components/coordinates-input.svelte (+1 -0)

📄 Description

Fixes #14006 by propagating pasted coordinates like 30.724233,103.81877 to the parent component so they get saved


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/14143 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/web-saving-pasted-coordinates` --- ### 📝 Commits (1) - [`0b47cf0`](https://github.com/immich-app/immich/commit/0b47cf0b40cb266159ebadaa62038dee88ef9a1a) fix(web): saving pasted coordinates ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/shared-components/coordinates-input.svelte` (+1 -0) </details> ### 📄 Description Fixes #14006 by propagating pasted coordinates like `30.724233,103.81877` to the parent component so they get saved --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 15:28:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#14197