ml5js / ml5-website-v02-gatsby

A work-in-progress repo for the new website of ml5.js
https://ml5js.org/
MIT License
0 stars 9 forks source link

Nav bar blocked by something when scroll down #34

Closed ziyuan-linn closed 2 months ago

ziyuan-linn commented 2 months ago

Hi ml5 web team,

When scrolling down on the landing page, I noticed that the nav bar became partially blocked and couldn't be clicked. Please see the video below.

https://github.com/user-attachments/assets/48f78273-3ea8-48a6-b9c6-63c05b4c6ba2

I think the breaking changes notice is what's blocking it.

MOQN commented 2 months ago

Thank you for letting us know! It seems like it’s blocked by the banner. I will fix it soon!

alanvww commented 2 months ago

Thank you for finding this issue! Yes, it looks like even the banner is translated, but still blocking the area.

@MOQN It could be a quick fix by adding style display:none right after the banner fades out. I do have time to fix it tomorrow after. Let me know if anything I can help!

MOQN commented 2 months ago

Thank you @alanvww @ziyuan-linn once again :D