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

Gen Info Page - Zip Code - Mismatch causes error #148

Open
jkneifel opened this issue Feb 11, 2025 · 0 comments
Open

Gen Info Page - Zip Code - Mismatch causes error #148

jkneifel opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@jkneifel
Copy link
Collaborator

If the user inputs a ZIP code not in our database, it will not run. We can resolve this by either:
(1) run a check that the zip code is valid and provide an error message
(2) complete a closest match to the database instead of an exact match
(3) Resolve #136

I prefer (3), but if we can determine whether an easier solution is best for now.

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

No branches or pull requests

2 participants