bnjmnrsh-projs / signal-v-noise

Code kata using the NYT API.
https://bnjmnrsh-projs.github.io/signal-v-noise/
1 stars 0 forks source link

New articles not fading in, janky #13

Closed bnjmnrsh closed 10 months ago

bnjmnrsh commented 1 year ago

Ideally as an article that hasn’t already been seen in the viewport, would slowly fade into view as you scrolled to it. Once it reached 100% opacity however it would not fade out again when scrolling downwards….. ie once it enters the viewport and is fully visible it stays, but until then it’s opacity is realitive to its scroll position.

bnjmnrsh commented 10 months ago

unable to replicate issue