@nertc commented on this pull request.


> @@ -176,6 +206,64 @@ $(document).ready(function () {
     }
   }
 
+  function updateHomeLocation(updateInput = true, lat = 
$("#home_lat").val().trim(), lon = $("#home_lon").val().trim(), successFn) {

`respondToHomeUpdate` was changed with `respondToHomeLatLonUpdate` and changing 
home location name now has easier to understand name 
`homeLocationNameEndpoint.updateHomeLocationName`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5302#discussion_r2002936703
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5302/review/2697768...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to