@nertc commented on this pull request.
> + <div id="location_name_warning" class="row align-items-center d-none">
+ <p class="m-0 w-auto fs-6 pe-1"><%= t ".location_name_warning" %></p>
+ <button id="location_default_name" class="btn btn-link p-0 w-auto
text-sm-start" type="button"></button>
+ </div>
Yes, either on page load, or if we want to avoid an additional call on the page
load, we can call Nominatim twice on the first change of the pin (one for the
previous value and one for the new value, to compare them)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5302#discussion_r1897413711
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5302/review/2522628...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev