Skip to content

Conversation

@wengf2086
Copy link
Collaborator

Completed the "geolocation permission prompt" task: https://www.notion.so/developforgood/Feature-Implementation-Board-4a44b5618dc7430791235a2ede56ad34?p=5d7497c76f0646549802f7c7c73614c8&pm=s

  • Created a prompt to ask the user to allow geolocation sharing permissions on their device
  • The prompt appears on the Serve page if the user has not allowed or denied geolocation permissions on their current device. It has two options: "Enable" and "Remind me Later"
  • If the user selects "Remind me Later", then the prompt will appear again the next time they open the Serve page.
  • If the user selects "Enable", then they will be prompted to "Allow" or "Deny" location sharing for the website.
  • If the user allows location sharing, then they will not be prompted again.
  • If the user denies location sharing, then a reminder will appear on the Serve page warning the user that they have denied location sharing permissions.

Note: This prompt will appear at least once for every new device that a user uses, since geolocation permissions are specific to each device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants