Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve UX of location permission requests #1714

Merged
merged 7 commits into from
Jul 11, 2024

Conversation

shrouxm
Copy link
Member

@shrouxm shrouxm commented Jul 5, 2024

Description

Improves UX of location permission requests by:

  • not asking for location permission until after user signs in
  • re-requesting location permission when user clicks on the location icon on the map

Checklist

  • Corresponding issue has been opened

Related Issues

Fixes #1645

In the course of working on this PR, I discovered two new bugs: #1749 and #1750. I confirmed they are pre-existing (not introduced by this PR), and could not find an easy workaround, so I'm just filing them and leaving them in the backlog.

@shrouxm shrouxm merged commit 29315ad into main Jul 11, 2024
9 checks passed
@shrouxm shrouxm deleted the feat/rerequest-location-permissions branch July 11, 2024 22:42
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.

Map "My Location" icon button needs to prompt for location permission
3 participants