andreagrandi / andreagrandi/book-corners-ios

Reverse geocode again after submit pin adjustments

オープン
#11 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
book-corners-ios enhancement
主要言語
Swift
スター
2
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## Context
The submit form lets users move the map pin after EXIF extraction or address autocomplete. The plan notes that reverse geocoding after pin movement was deferred.

## Scope
- Trigger reverse geocoding after the user finishes moving the pin.
- Avoid overwriting fields the user has intentionally edited unless the behavior is explicit.
- Debounce requests and handle failures quietly.

## Acceptance criteria
- Moving the pin can update address, city, country, and postal code from the new coordinate.
- Manual edits are preserved or clearly confirmed before replacement.
- Tests cover successful and failed reverse geocoding after movement.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。