DroidKaigi / conference-app-2022

The Official Conference App for DroidKaigi 2022
https://droidkaigi.jp/2022/
Apache License 2.0
490 stars 189 forks source link

Fix timetable preview #346

Open takahirom opened 1 year ago

takahirom commented 1 year ago

Idea Description It is not possible at a real DroidKaigi for many sessions to run in parallel in the same room.

Reference images and links

image

We should fix the fake() logic

https://github.com/DroidKaigi/conference-app-2022/blob/1c152b630ac891dbfe5de0ff7c1b2e8244bc48bf/core-model/src/commonMain/kotlin/io/github/droidkaigi/confsched2022/model/Timetable.kt#L81

surajsau commented 1 year ago

I'll attempt it 🤚

takahirom commented 1 year ago

Thanks! Assigned 👍