Open mellmann opened 3 years ago
The stack grid works great for the unscheduled talks, I agree. But when talks are scheduled, they will be displayed in order with the current implementation based on scheduling date/time. Displaying talks in order with a stack grid is difficult, I would argue. Or is there a way to make it work?
Oh, I see that makes sense. Two other options that I see right now are:
Nerds (3): qdwqw qdwqwd
qwdqwdq
Noobs (25): qdq qwdqw qwd
qdwqwd qwdqwd
qwdqw qwdqw
make this:
*Nerds (3):* qdwqw qdwqwd
qwdqwdq
*Noobs (25):* qdq qwdqw qwd
qdwqwd qwdqwd qwdqw qwdqw
Thanks for your ideas!
I will keep this issue open, s.t. we can look at it again when we are developing the next iteration.
All cells in MOPED are organized in rows. (all cells have the same width but different heights). Because of that we get large vertical gaps. It would be much better to organize those cells in columns instead of rows - in a stack-grid.
For instance like this: https://www.npmjs.com/package/react-stack-grid