lindsaypj / portfolio_2023

(WIP) My portfolio reimagined as a command line terminal. Built using React.
1 stars 0 forks source link

Fix /potfolio hero layout shift resulting from lazy loading nav card images #69

Closed lindsaypj closed 4 months ago

lindsaypj commented 6 months ago

Either define nav-card dimensions to prevent shift when image loads

OR

Rework the lazy loading to not lazy load the preview image

AND

Add preview images to preload content

Related

This in-turn causes the scroll to section to miscalculate scroll distance