Closed pantharshit00 closed 7 years ago
I think we need a solution that allows for different card heights. Otherwise we will end up with too much white space in cards with less content, like this:
I think something like to potential solution mentioned in #16 will work.
I will leave the PR open in case you want to edit it.
OK no probs. But I tried masonry. It is hard to implement with material UI
Closing this as to work on masonry
(Closes #16 )
Hey @JesseRWeigel In this PR I have fixed the gaps in the grid. It was a quick an easy fix. Just specified the height to 100%. I have also fixed the error handler as we changed our renderer to GridRenderer component.
HOPE THIS HELPS YOU