hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.26k stars 281 forks source link

🪲 Language selection non-responsive on "narrow" viewport #5622

Closed Remi-Gau closed 1 day ago

Remi-Gau commented 1 week ago

Complete drive-by issue I ran into while browsing the website of this awesome project.

Describe the bug

Some languages become unselectable when on a narrower view port

Paste the Hedy code & level

This is UI / front-end related

Add a screenshot (optional)

Firefox image

Google chrome image

What machine and browser you were using (optional)

If the issue concerns things in the website, let us know:

Felienne commented 4 days ago

Hi @Annelein!

This of course is a result of the whole site not really being responsive (which we should work on, one day) but this specific bug is really annoying, can you maybe pick up only this one for now?

Thanks!!

Annelein commented 2 days ago

@Felienne I will look into it!

Felienne commented 1 day ago

Thanks for letting us know @Remi-Gau!! We fixed the issue and it should be available on the site when we deploy next (you can follow along here when that happens: https://github.com/hedyorg/hedy/releases)