LSCOIT / LegalNavigator

Phase 3 Access2Justice continued
Creative Commons Attribution 4.0 International
9 stars 3 forks source link

Need to handle invalid location search/handle invalid location error. #414

Closed aroubin closed 5 years ago

aroubin commented 5 years ago

From @yfzwinnie on September 26, 2018 20:45

Currently we are only console.logging the error when a user enters an invalid location. We need to display some kind of error message to user such as "Please enter a valid location".

On the initial location modal where a location is require, we need to not call the static resource api until a valid location has been entered.

To repro this error, enter "a" into the input location box: image

Copied from original issue: Microsoft/Access2Justice#522

aroubin commented 5 years ago

From @durga-rajasekhar on October 15, 2018 11:43

Winnie fixed this bug.

yfzwinnie commented 5 years ago

Completed as part of MVP and closed by Amitabh.