-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Responsive Google Calendar iframe #571
Conversation
Let's not mistake W3Schools for W3C (see https://www.w3fools.com/). After the change the calendar may be too small on some devices: In particular:
|
Yes, I agree that this is not great. Maybe we could consider using an alternative to Google Calendar which is fully privacy-respecting and responsive? |
One option would be https://fullcalendar.io/ which supports fetching from public Google Calendar: https://fullcalendar.io/docs/google-calendar. |
@krassowski, I've added a taller mobile aspect ratio for you, and made a new ticket about Google Calendar. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
The Google Calendar iframe on the /community page is now a fixed width, which breaks at mobile sizes.
This change follows the W3C advice for making it responsive at a 4:3 aspect ratio. There is no change to the content.