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

Save location by zip code #5

Closed
subdigital opened this issue Feb 2, 2017 · 2 comments
Closed

Save location by zip code #5

subdigital opened this issue Feb 2, 2017 · 2 comments
Assignees

Comments

@subdigital
Copy link
Collaborator

Tap Edit Location, type a zip.

Zip code is validated (5-digits for now) and saved to UserDefaults.

  • trigger a refresh (via notification or callback) when it changes
  • IssuesViewController reads the saved and passes to the fetch operation when loading issues.
  • location button title should be changed to match the selected zip code
@chrisbrandow
Copy link
Collaborator

it looks like you have a protocol for the editViewController to pass the zip code back to its delegate. What class do you currently anticipate being that delegate and presumably handling the responsibilities?

@subdigital
Copy link
Collaborator Author

subdigital commented Feb 2, 2017 via email

@chrisbrandow chrisbrandow self-assigned this Feb 2, 2017
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