graasp / graasp-builder

Web client for the Graasp Platform
https://builder.graasp.org
GNU Affero General Public License v3.0
5 stars 6 forks source link

fix: allow current geoloc on map #1314

Closed pyphilia closed 3 months ago

pyphilia commented 3 months ago

The geolocation didn't work because the status in safari can be prompt which was not handled. Additionally the logic was not working in ios because navigator.permissions doesn't exist.

(the current location position was never fetched from the mobile because the url query was not set, but that's a pb in the mobile)

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud