typelevel / typelevel.github.com

Web site of typelevel.scala
https://typelevel.org
40 stars 99 forks source link

Dynamic cards misbehave on android in Firefox #376

Open samspills opened 2 years ago

samspills commented 2 years ago

The reboot branch looks great in desktop Firefox, or desktop view in Firefox on android, and content loads as I scroll down the site.

However mobile view in Firefox doesn't display the dynamic content as I scroll down. When I hit the bottom of the page and start scrolling back up I see only 1 blog card, but all the project and goal cards appear. Once I hit the top and start scrolling back down everything is gone again.

Here's a screen recording of the current reboot behaviour:

https://user-images.githubusercontent.com/4977741/180506132-827694d4-8778-43d1-aecf-ef866ce6d17f.mp4

rossabaker commented 2 years ago

Eek. I don't see this in Firefox on the desktop, but can reproduce it using the Responsive Design Mode in its Web Developer Tools. Fixing it is probably going to require someone frontendier than me.

samspills commented 2 years ago

Cc @raulraja and @israelperezglez as Raul requested in the discord :)

israelperezglez commented 2 years ago

Thank for reporting it. I will fix it ;)