Closed keyserj closed 3 months ago
Name | Link |
---|---|
Latest commit | acec4923d79862803b9561f22c1eedcea8a90223 |
Latest deploy log | https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/66b69311486442000807bea7 |
Deploy Preview | https://deploy-preview-479--velvety-vacherin-4193fb.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 57 Accessibility: 86 Best Practices: 92 SEO: 85 PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | acec4923d79862803b9561f22c1eedcea8a90223 |
Latest deploy log | https://app.netlify.com/sites/ameliorate-docs/deploys/66b69311366a030008cdd6df |
figured out the positioning issues:
images were initially rendering as the size of the previously- loaded image. needed to set keys to ensure each image was getting its own size on initial render
setSteps
without closing the tutorial was using the same popover size as the previously-seen step. needed to temporarily close the tutorial when switching steps.Description of changes
-
Additional context
-