Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to "Address or Zip Code" Entry #105

Closed
subdigital opened this issue Feb 25, 2017 · 3 comments
Closed

Move to "Address or Zip Code" Entry #105

subdigital opened this issue Feb 25, 2017 · 3 comments
Milestone

Comments

@subdigital
Copy link
Collaborator

We've received a bunch of reports that niether zip code nor GPS provide 100% functionality with respect to congressional districts. We need to allow passing a full address to the API in these cases.

  • Remove zip code validation
  • make text field read "Enter Zip or Address"
  • update any references to zip code (we can just call this an "address" in the code)
  • URL encode whatever they type and pass to API in FetchIssuesOperation
  • update any alert dialog messaging about split districts to reflect this
@subdigital
Copy link
Collaborator Author

@tomburns is working on this.

@tomburns
Copy link
Contributor

Welp, just noticed this :) I'll update the UI text in my PR

@tomburns
Copy link
Contributor

@subdigital I think this issue can be closed after PR #106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants