OpenSourceOrg / dotOrg

Public tracker of opensource.org issues
GNU General Public License v3.0
7 stars 1 forks source link

Calendar pages broken on mobile #40

Closed ajolo2ky closed 5 months ago

ajolo2ky commented 5 months ago

Description

The calendar pages are broken when browsing on mobile

Steps to reproduce

On mobile go to https://opensource.org/events/open-source-ai-definition-town-hall/

What you expected to happen

Page is displayed responsively

What actually happened

image

ajolo2ky commented 5 months ago

Reproduced on Firefox and Chrome on iOS and Android

ahegyes commented 5 months ago

Hi @ajolo2ky! We've tweaked the mobile view in PR #46 that was merged on the staging site.

Before: image

After: image

Let us know if we should deploy these changes live! Thank you!

nickvidal commented 5 months ago

They look the same to me :)

ahegyes commented 5 months ago

The text is no longer overflowing the screen and some paddings have been adjusted. Did you have something else in mind, like maybe more margins between the individual elements?

nickvidal commented 5 months ago

I now see it. I got confused because it seems like there's hidden text in the header. I think that's fine, thanks @ahegyes!

ahegyes commented 5 months ago

I got confused because it seems like there's hidden text in the header.

That is being looked at in #35 😄 We've deployed the changes here in #47

nickvidal commented 5 months ago

Thanks!