Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
691 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in elastic/kibana that received 6 comments
Handle errors better in spaces selector
Before If an error occurred while trying to load spaces, the loading spinner would never stop: After Now, the error will be caught and an error me…