Fix rendering issue on website impacting performance #1953
Labels
kind/bug
A bug in existing code (including security flaws)
pi/dotstorage-site-improvements
Improvements to web3 and nft websites
stack/website
(feel free to release fixes on page by page basis to keep steady progress flowing)
Overview
Something appears to be making the browser repaint the entire window when i scroll, which gives the site an unstable feeling.
This is caused at least in part by how the pages were implemented using JSON rendering. Need to refactor to remove this rendering issue.
This is apparent in blog and in web3.storage website. This ticket is for the web3 website.
https://github.com/web3-storage/web3.storage-content/issues/50 addresses the refactoring / fixing needed on the blog.
Results from quick device testing on 9.27.22
The text was updated successfully, but these errors were encountered: