Closed tabathadelane closed 2 years ago
instant-observability-website
:tada: Your build was successful! See the Deploy preview here.
:clock1: Build time: 59s
Metric | Score |
---|---|
Performance | :large_orange_diamond: 29 |
Accessibility | :green_heart: 100 |
Best Practices | :green_heart: 92 |
SEO | :large_orange_diamond: 85 |
:link: View full report
:tada: This PR is included in version 1.2.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
The header now detects when a user clicks the back button while the mobile menu overlay is open and closes it while navigating.
I chose to use the logic in the gatsby-theme-newrelic MobileNavigation component. I was having a lot of styling issues come up when trying to import the component directly.
I was seeing odd behavior in the local server where sometimes when clicking the hamburger icon, I would have to click it twice to get the overlay to open. I can't seem to reproduce it in a build, so please check this when reviewing.