github / opensourcefriday

🚲 Contribute to the open source community every Friday
https://opensourcefriday.com
MIT License
1.18k stars 161 forks source link

Small fix for form-select #1116

Closed mbiesiad closed 2 years ago

mbiesiad commented 2 years ago

Hi. First of all, really great idea & project!

Not a big deal, but:

[BUG] [x] Repro steps: Go to the: https://opensourcefriday.com/?locale=en Change browser's window and drag to make it smaller. Change / try with different locale (selected languages).

Current behaviour: Form-select responsible for the choice of language becomes broken (sometimes it even overlaps with another element). This applies mainly to languages other than English, it is more evident.

Attached screenshots: Normal view: image Making smaller: image Next (seems askew): image Final, the smallest view: image

With other languages looks like: image image image

Best wishes, Michal