learningequality / kolibri-design-system

Kolibri Design System
https://design-system.learningequality.org
28 stars 66 forks source link

KCard: Complete vertical/horizontal layouts with no thumbnail #699

Closed MisRob closed 1 day ago

MisRob commented 1 month ago

Summary

This is one of the follow-ups to https://github.com/learningequality/kolibri-design-system/pull/625

Check that KCard supports vertical/horizontal layouts with no thumbnail well and add some examples to the documentation page.

This is to ensure that it can support cards like

Screenshot from 2024-07-26 21-30-16

Guidance

References

Figma

MisRob commented 1 month ago

With @AllanOXDi we agreed to use the same approach for hiding the slot areas when empty as in https://github.com/learningequality/kolibri-design-system/issues/702. That is, by adding preserverFooter and preserveBelowTitle props.

MisRob commented 3 weeks ago

Note that here we will preserve 24px spaces introduced here https://github.com/learningequality/kolibri-design-system/issues/704 (slightly different from the screenshot)

AllanOXDi commented 1 day ago

fix in #699