cloudfour.com-patterns icon indicating copy to clipboard operation
cloudfour.com-patterns copied to clipboard

Deck object: Better handling for orphaned items

Open Paul-Hebert opened this issue 3 years ago • 3 comments

The article landing page (/thinks) has 11 posts on it. On large screens this works great, but on medium screens the number of posts leads to odd rows:

image

Making cards horizontal at this size could fix it, but looks too squished:

image

We could investigate better ways to handle this, though it may be resolved when we handle https://github.com/cloudfour/cloudfour.com-wp/issues/612

Paul-Hebert avatar Sep 15 '21 20:09 Paul-Hebert

I was keeping this issue in the project as a reminder to adjust the posts per page setting, but that now seems silly since this issue is broader than that (and its companion issue, https://github.com/cloudfour/cloudfour.com-wp/issues/612, has been moved out of the project). Instead I'll add a reminder to the relevant launch to-do list.

tylersticka avatar Jul 06 '22 19:07 tylersticka

More inspiration: https://daverupert.com/2022/07/solving-the-dangler-conundrum-with-has-and-container-queries/

tylersticka avatar Aug 04 '22 17:08 tylersticka

Oh yeah, that could be handy

Paul-Hebert avatar Aug 04 '22 17:08 Paul-Hebert