Quansight / Quansight-website

💻 Source code for Quansight Labs website
https://labs.quansight.org
21 stars 50 forks source link

[DESIGN BUG] - Add horizontal justification control for Columns components using the 'tile' variant #409

Closed bskinn closed 1 year ago

bskinn commented 2 years ago

What site is this for?

Quansight LLC

Expected behavior

The Columns Storyblok component should provide the option for controlling horizontal justification of the tiles that are rendered in the 'tile' variant. This is relevant to situations when there are Columns components containing fewer than three Column components -- there may be situations where we want left, center, or right justification of these tiles.

Actual behavior

The tiles only render with left justification, which is an undesirable design:

image

How to Reproduce the problem?

No response

Anything else?

No response

bskinn commented 2 years ago

If the social preview images are rendering correctly for the Labs blog, then once the conversion of the Consulting blog machinery to the Github/Markdown workflow is done (#396), this issue may become irrelevant.