- πΊπΈUnited States SocialNicheGuru
It is not clear to me how the sync would actually work.
I would assume that once I typed in my selection, it was autocompleted, and geocoded, the address would should up in the address field in my content type without me having to do anything else.That is an assumption that I am making since if I type in an address, the pointer on the map automatically shows up
- π©πͺGermany christianadamski Berlin, Germany
Working on this. It's not set up in V4 so far
- πΊπΈUnited States SocialNicheGuru
ok. thank you for the update.
Also will it be backported to 8.3.x version?
- First commit to issue fork.
- Merge request !33Issue #3294854 attached the 'ajaxComplete' listener to the document and removed once. β (Merged) created by Lysenko
- Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
over 1 year ago 33 pass - Status changed to Needs review
over 1 year ago 9:03am 28 October 2023 - Status changed to Needs work
over 1 year ago 1:58pm 28 October 2023 - πΊπΈUnited States SocialNicheGuru
i enabled duplex and automatic
placed the attribution block in my admin and regular theme
I have United States as the default country for the address field
google places api worked
and the address was found
nothing showed in the address field2nd attempt:
I put in some text into the address field
the text was erased
but nothing replaced it - Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
over 1 year ago 33 pass - Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
over 1 year ago 33 pass - Status changed to Needs review
over 1 year ago 11:05am 30 October 2023 - Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
about 1 year ago Patch Failed to Apply - π©πͺGermany christianadamski Berlin, Germany
Massive rework. Manual sync still missing.
- last update
about 1 year ago 30 pass, 7 fail - last update
about 1 year ago 30 pass, 7 fail The last submitted patch, 24: 3294854-24-address-sync.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Needs review
about 1 year ago 8:23am 1 February 2024 - last update
about 1 year ago 30 pass, 7 fail The last submitted patch, 26: 3294854-25-address-sync.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Needs review
about 1 year ago 8:58am 1 February 2024 - last update
about 1 year ago 36 pass, 1 fail The last submitted patch, 28: 3294854-26-address-sync.patch, failed testing. View results β
- Status changed to Needs review
about 1 year ago 9:36am 1 February 2024 - last update
about 1 year ago 38 pass -
ChristianAdamski β
committed b9d8ef5a on 4.x
Issue #3294854 by ChristianAdamski: Full duplex sync between geolocation...
-
ChristianAdamski β
committed b9d8ef5a on 4.x
- Status changed to Fixed
about 1 year ago 10:09am 1 February 2024 - π©πͺGermany christianadamski Berlin, Germany
Go forth and test please.
- πΊπ¦Ukraine dinazaur
Hello @ChristianAdamski is there any reason why you didn't give credits to people who worked on this issue?
Contributions to credit The following are examples of types of contributions that should be recognized: β
- Creating a well-written issue that describes a problem
- Proposing a solution (either in the form of a patch, or a text comment)
- ...
- π©πͺGermany christianadamski Berlin, Germany
@dinazaur The other suggested changes here are for v3. What I committed is a complete rewrite from scratch for v4.
- π©πͺGermany christianadamski Berlin, Germany
Is the Merge request fpr v3 tested? I can merge it for v3 if agreed upon.
-
ChristianAdamski β
committed e66a6705 on 8.x-3.x authored by
Lysenko β
Issue #3294854 attached the 'ajaxComplete' listener to the document and...
-
ChristianAdamski β
committed e66a6705 on 8.x-3.x authored by
Lysenko β
Automatically closed - issue fixed for 2 weeks with no activity.
- πΊπΈUnited States maskedjellybean Portland, OR
I tested full duplex using 4.0.0-alpha7 and found it does not work in either direction.
On initial page load of the edit form the map does not match the Address field. It zooms in on the South Atlantic Ocean.
Modifying the Address field values does not change the map pin.
Clicking on the map does not change the Address field values.
The console gives this JS error:
GeolocationMapBase.js:597 InvalidValueError: <gmp-internal-am>: Cannot set property "content" to 1: not an instance of Node; and 1 InvalidValueError: <gmp-internal-am>: Cannot set property "content" to 1: not an instance of Node; and 1 at Object.Cj (main.js:147:373) at QP.ph (main.js:373:248) at set content (marker.js:121:177) at new GoogleMapMarker (GoogleMapMarker.js:19:33) at GoogleMaps.createMarker (GoogleMaps.js:123:12) at GeolocationDataLayer.js:118:31 at NodeList.forEach (<anonymous>) at DefaultLayer.loadMarkers (GeolocationDataLayer.js:117:49) at DefaultLayer.loadMarkers (DefaultLayer.js:6:18) at GeolocationMapBase.js:591:22 Loading '/modules/contrib/geolocation/js/DataLayerProvider/DefaultLayer.js' failed