From af17fe9006309adcde13b312ec65fddbb9a65d19 Mon Sep 17 00:00:00 2001 From: Muskan Hashim Date: Wed, 5 Aug 2026 07:36:27 +0200 Subject: [PATCH 1/2] Let booking widget scroll when its description is expanded The spatialdata booking iframe had scrolling=no with a fixed height, so expanding Show more clipped the appointment picker. Switch to scrolling=auto and give it a bit more height. --- content/community-calendar/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/community-calendar/_index.md b/content/community-calendar/_index.md index a38560a..07dd09a 100644 --- a/content/community-calendar/_index.md +++ b/content/community-calendar/_index.md @@ -26,9 +26,9 @@ contribution needed. Wrong time zone? Reach out in `#spatialdata-dev` on From 4ba8a3bbb40556914b37e8b886e939cb21dc822c Mon Sep 17 00:00:00 2001 From: Muskan Hashim Date: Wed, 5 Aug 2026 07:37:18 +0200 Subject: [PATCH 2/2] Drop Open community meeting section from Community Calendar page It duplicated the same block on the events page. --- content/community-calendar/_index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/community-calendar/_index.md b/content/community-calendar/_index.md index 07dd09a..95f49fb 100644 --- a/content/community-calendar/_index.md +++ b/content/community-calendar/_index.md @@ -38,13 +38,3 @@ Add the scverse community calendar to your own calendar to get all our meetings - [Add to Google Calendar](https://calendar.google.com/calendar/render?cid=c_f704cd855e47d4b6279687e0346f1ac60e6c46dc9c3cd00c62635499aa1489b9%40group.calendar.google.com) - [Subscribe via iCal](https://calendar.google.com/calendar/ical/c_f704cd855e47d4b6279687e0346f1ac60e6c46dc9c3cd00c62635499aa1489b9%40group.calendar.google.com/public/basic.ics) (Apple Calendar, Outlook, Thunderbird, and other apps) - -## Open community meeting - -Scverse community meetings happen **every two weeks on Tuesday at 6pm CET** and are open -to everyone! If you are new to scverse, these meetings are a great way to get to know the -people behind the project. - -**Agenda**, **next dates**, **meeting notes** and the **Zoom link** are available from the -[meeting document](https://hackmd.io/VfVLKb3ETGKN2j_7tn8ZJQ?view). See our -[events page](/events) for past and upcoming hackathons and conferences.