LamTechConsult / slbizr

0 stars 1 forks source link

Set Location #74

Open click2tman opened 7 years ago

click2tman commented 7 years ago

We need to give the user an option to set their location for the app. The user may choose to use their current location or type a new location. The information typed should be captured and used to determine the users location. Add the set location link to the Main menu

developmenticon commented 7 years ago

completed

click2tman commented 7 years ago

I just tested this but it does not seem to work correctly. I still see NaN mi and I don't see the set location link when I click on more from the footer menu. This is a very important feature of the app. providing information for businesses near a user's current location or a location to set manually. App should refresh view anytime a user login to ensure the distance is base on their location.

click2tman commented 7 years ago

The problem was caching. I deleted all previous apps and installed new. Now it works fine. The only thing missing is the option to set a different location from current location. This option should be available as a link under more menu

developmenticon commented 7 years ago

Thanks, I'll add in the menu section for update location, any suggestion for link name, as it not available in the mock up.

click2tman commented 7 years ago

Call the link "Set Location"

developmenticon commented 7 years ago

Thanks

click2tman commented 7 years ago

Please work on this item. It is priority requirement for V1 release.

click2tman commented 7 years ago

I still don't see this. We should have a field called Set Location and when the click on it we should show them a view with two options. Capture current location or enter new/assumed location. Enter new or Assumed location should look like the enter address in get directions and when the user enters their address, we should reverse geocode it and get the longitude and latitude to set the users location variable

developmenticon commented 7 years ago

Completed

click2tman commented 7 years ago

I tested this but I am not able to set my assumed location. I can capture my current location but when I click on "Enter New/Or Assumed Location" nothing happens. I expect fields to enter my street, city and country will be defaulted to Sierra leone. When I entered this details, system will reverse geocode and capture the long and lat of this address I entered and set that as my current location

developmenticon commented 7 years ago

Hi, Now you will be able to Enter New/Or Assumed Location. Completed.

click2tman commented 7 years ago

This fine. We will revisit and tweak the display and workflow a little in next release