TheDevPath/Navi

Searching While Awaiting Geolocation Feature

Open

#302 opened on Mar 28, 2018

 (3 comments) (2 reactions) (1 assignee)JavaScript (63 forks)auto 404
enhancementfrontendhelp wanted

Repository metrics

Stars
 (53 stars)
PR merge metrics
 (PR metrics pending)

Description

As I a user viewing the application for the first time I should have some visual notification that I have either denied geolocation, or that my geolocation is currently in process. Along with this visual notification I should also be allowed to use the search effectively. Currently if you have blocked geolocation or in the process of getting your current position the search is broken and is throwing errors due to userPosition not being set in the home route state.

Contributor guide