Leku icon indicating copy to clipboard operation
Leku copied to clipboard

There shouldn't be a default picked location!!

Open hanihashemi opened this issue 4 years ago • 4 comments

Is your feature request related to a problem? Please describe. Right now when we open the location picker it already pinned the default lat, long.

Describe the solution you'd like There are three scenarios:

  1. Location service is on and we have the user's location: The pin should be on the user's location by default.
  2. Location service is on but we don't have the user's location: In this scenario, we show the default location but we don't pin anywhere on the map. As soon as we get the user's location if users didn't select any location yet we will pin the user's location.
  3. Location service is off and we don't have the user's location: Like scenario 2 we will show the default location but we don't pin anywhere but when user press the user's location button we will ask the user to turn on the location service and then as soon as we get the user's location we will pin it.

hanihashemi avatar Sep 27 '19 11:09 hanihashemi

Hi @hanihashemi

I assume that this is a bug because the behavior you describe on the 3rd point should be already implemented and you're struggling with it. Am I right?

Thanks in advance

ferranpons avatar Oct 02 '19 10:10 ferranpons

@ferranpons Yes, you are right.

I'm on vacation right now, when I come back I will send you the screenshot.

Thank you so much :)

hanihashemi avatar Oct 02 '19 10:10 hanihashemi

OK, don't worry. I'll check the behavior and solve the problem

Enjoy your vacation 😉

ferranpons avatar Oct 02 '19 11:10 ferranpons

Any updates on #2 ??

fi8er1 avatar Feb 19 '20 14:02 fi8er1