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

Display more prominent if location permission is missing #15799

Closed
TrollBlox opened this issue Jun 17, 2024 · 8 comments
Closed

Display more prominent if location permission is missing #15799

TrollBlox opened this issue Jun 17, 2024 · 8 comments
Labels
Feature Request A request for a new feature/function

Comments

@TrollBlox
Copy link

Tell us your idea!

My phone automatically removed location permissions when I took a break from geocaching this winter. When I opened the app again, oblivious to the fact it was unable to access my location it was acting strange putting my location nowhere near where I was. The app didn't seem to realize it wasn't able to access my location.

What solution would you suggest?

The app should check if location permission is enabled, and request it again, giving the option to decline as well.

Is there an alternative?

I had to manually give location permission in the settings after I realized the issue. I would consider myself a techy person, so someone with less experience could have issues.

Additional Information

No response

@TrollBlox TrollBlox added Feature Request A request for a new feature/function Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility labels Jun 17, 2024
@eddiemuc
Copy link
Member

When you don't have location permission you should see an orange warning on the home screen in the bottom (where also your current location is shown)
Tapping on this should bring you to a dialog to grant location permission again.

Is this not working on your installation? If yes, this would be a bug.

@TrollBlox
Copy link
Author

you're right; I manually removed the permission and I now see the warning. it's very hard to see though.

@eddiemuc
Copy link
Member

it's very hard to see though.

That's fair, could be more prominent. My suggestion:

  • on home screen put a warning message in a box at the top. Tappable to assign permission, long-tap to dismiss (same behavior as eg reminder to check for updates map/route data)
  • on the map display position arrow in gray color (same as eg Google Maps when location is unavailable)

I will reopen as feature request if that's ok?

@eddiemuc eddiemuc changed the title Re-request permissions when removed Display more prominent if location permission is missing Jun 18, 2024
@eddiemuc eddiemuc removed the Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility label Jun 18, 2024
@eddiemuc eddiemuc reopened this Jun 18, 2024
@TrollBlox
Copy link
Author

I like these ideas!

@SammysHP
Copy link
Member

IIRC we decided against a more prominent warning because there are people using c:geo without granting the location permission. There were some issues about this topic in the past.

@eddiemuc
Copy link
Member

IIRC we decided against a more prominent warning because there are people using c:geo without granting the location permission. There were some issues about this topic in the past.

That is true, but I think the suggestions are not too prominent (a message that can be removed by long-tap and a different color of the position arrow)

@moving-bits
Copy link
Member

This could also help with tickets on support: "why am I located in Paris?"

@moving-bits
Copy link
Member

A more prominent warning about missing location permission has been implemented with #15804, so let's close here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature/function
Projects
None yet
Development

No branches or pull requests

4 participants