-
Notifications
You must be signed in to change notification settings - Fork 26
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
Major Dependency Updates #423
Conversation
…/remove-deps-from-root
…egon/civic into fix/remove-deps-from-root
Unfortunately, not a good fit for our use cases
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.
We're so close!
I did some QA on prod builds and ran into three issues, all in the 2017 package. I think we can clean these up quickly.
- Housing dropdowns don't update the map (api calls are made though). Probably a root selector issue.
- Emergency page has double headers
- Transportation errors immediately, "cannot read property mapType of undefined". Probably a root selector issue.
So PageLayout can be used by 2017 components
@DingoEatingFuzz Made the fixes you suggested. If you take a final look and it's all good, you can go ahead and merge. |
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.
Kicked the tires again and everything appears to be in working order!
Ship it!!!!!!!!!!!!!!!! 🚢 🍾
What's been done?
Major dependency updates:
Other fun:
Current Status:
Bad things ☠️
Must Fix
Should Fix
Not great things 🤷♂️
✖ 「wdm」: ConcurrentCompilationError: You ran Webpack twice. Each instance only supports a single concurrent compilation at a time.
Good things 🙌
Next steps (probably in an additional PR):
Put on the back burner: