T3564
Use position: sticky to stop content jumping when the minified header is activated.
Differential D16122
[Cashtab] Improve minified nav header to prevent content jumping bytesofman on May 6 2024, 22:44. Authored by
Details
T3564 Use position: sticky to stop content jumping when the minified header is activated. npm test visit https://cashtab-local-dev.netlify.app/ and scroll, no content jumping
Diff Detail
Event Timeline
Comment Actions Much better. Although I noticed it is scrolling even when there isn't content down below, however that's in prod too so not specific to this diff but nontheless I think previously we tried to stop that? Comment Actions yeah I think there are still some more optimizations available. I haven't figured out what's causing this, could be unique to browsers. |