andreagrandi / andreagrandi/book-corners-ios

Reverse geocode again after submit pin adjustments

未关闭
#11 0 条评论 0 个 reaction 已指派 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 摘要。