joindin / joindin-web2

HTTP Frontend For the Joind.in API
BSD 3-Clause "New" or "Revised" License
97 stars 175 forks source link

Use rowspan to properly visualize double-length talks in grid view #879

Closed iansltx closed 4 years ago

iansltx commented 4 years ago

e.g. https://joind.in/event/phpworld-2019/schedule/grid

This would be useful for conferences that have either double-length workshops or half-length uncon talks running alongside a standard talk length.

Below is an example that I got my adding rowspans and deleting cells manually:

Double-length talk with rowspans

lfbittencourt commented 4 years ago

Hello! Can you assign this one for me? :-)

iansltx commented 4 years ago

@lfbittencourt Done. When should I check in, if I haven't seen a PR from you by then?

lfbittencourt commented 4 years ago

@iansltx I'm working on it! I will send the PR as soon as I can.