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
Pinned
2,381 contributions in the last year
Activity overview
Contribution activity
October 2020
- Add `page` param to deep links for SC domain properties
- Refactor SettingsOverlay component to be a functional one.
- Enhancement/2093 accessibility label
- Bug/1817 new container setup
- Rollback Backstop to v4.4.
- Update Backstop to wait for webfonts and images to load
- Fix/2168 jest unhandled promise rejections
- Encode and decode URLs which contains non English characters.
Created an issue in google/site-kit-wp that received 9 comments
Create our own VisuallyHidden component to use for screen-reader text
Feature Description
Currently we use <span className="screen-reader-text"> across our codebase to visually hide screen-reader text in the app. This…

