Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
2,531 contributions in the last year
Contribution activity
August 2020
Created a pull request in JustFixNYC/who-owns-what that received 1 comment
Factor out createAddressPageRoutes() and add a 404 page.
This factors out a new function called createAddressPageRoutes() which cleans up the creation of links to sub-pages of the address page, making the…
+146
−100
•
1
comment
- Include Mapbox GL CSS.
- Add a network error page for AddressPage.
- Deal semi-gracefully with BBLs not in PLUTO.
- Improve error handling.
- Add flake8 and clean up python code.
- Add /dev/ page with developer docs, manual tests.
- Add more XState tests.
- Add timeline, summary child states to "portfolioFound" state
Created an issue in JustFixNYC/tenants2 that received 1 comment
- WoW doesn't have a 404 page
- Multiple "A cookie associated with a cross-site resource at <URL> was set without the `SameSite` attribute" warnings logged on page load
- We don't have a network error page for AddressPage
- Add more edge-casey routes to /dev/ page
- Add error-ish edge case URLs to /dev/ page.
- what the hell is a geosupportReturnCode
- We may be under-reporting errors raised during async operations in our state machine
- Consider adding a leaflet-based fallback if MapboxGL doesn't work