You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now location is meh. We need to pick the location two ways
Add to 'details' evaluator -- we want to first add location, and if we capture the location we want to try to fully resolve it (i.e. if they say "i live in san francisco" we should get San Francisco, CA, USA) and then calculate GIS coordinates.
Right now location is meh. We need to pick the location two ways
Add to 'details' evaluator -- we want to first add location, and if we capture the location we want to try to fully resolve it (i.e. if they say "i live in san francisco" we should get San Francisco, CA, USA) and then calculate GIS coordinates.
Add picker to the UI - https://www.npmjs.com/package/react-country-region-selector
Remove the current location services request -- we want to avoid this, it will make app store much more complicated
So the feature needs to be implemented in the AI and in the UI.
The text was updated successfully, but these errors were encountered: