-
Notifications
You must be signed in to change notification settings - Fork 65
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
Michael dratch/712 error message if map fails to load #732
Michael dratch/712 error message if map fails to load #732
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Michael-Dratch I tested your PR. The error message appears correctly if the map API call fails. Once you make the changes mentioned in my comments, I'll approve and merge your PR. Thanks!
Hi @CodeWritingCow, thanks for the feedback. I just made those requested updates and pushed the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Michael-Dratch updated PR looks good. Thanks for your contribution!
This PR is for this task: Show error message if map fails to load #712
#712
To view the error state go to the find properties page, open dev tools, and block the URL from google storage to simulate a failed API call.
On page reload, this error message will be displayed on the property details panel.
I think the automatic prettier formatting makes it seem like a lot of lines of code have been changed. But most of these lines are minor changes in formatting. If it would be better for the PR I can redo do these changes with out any of the formatting changes and resubmit.