fouad/helpsanfrancisco.org

create a better geolocation failed dialog

Opened this issue · 0 comments

fouad commented

When you click "Near me" on the Donate page, the browser will pop up "helpsanfrancisco.org wants to know: Your location" with buttons to Allow or Block.

If you accidentally click block (or on iOS if you blocked Safari in the past), nothing will happen which is confusing to the user. There's currently a window.alert that pop ups but it only has a link to the Chrome documentation for it.

Tasks

  • Create generic dialog/modal + browser detection
  • Chrome guide
  • Firefox guide
  • iOS guide
  • Android guide
  • Edge guide