You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had the idea to add a detail page for talks. So there would be a page for every talk like conftalks.org/talk/ where you would find more info about the talk. This way there would only need to be one more additional button on the regular talk card like "More info".
In more info page we could show different versions of that talk if we keep video_url an array. On the regular talk card, we can keep the watch URL as the first item of video_url array. This way main page won't be so cluttered with the same talk plus, in future if we want there we can show related videos too. Videos which belong to that same topic or videos which are of the same conference.
As mentioned here: #5 (comment)
I'm open to ideas / suggestions
The text was updated successfully, but these errors were encountered: