xdega / webfresh-v2

Version 2 of the Webfresh Portfolio website. Cleaner interface, designed as a React Frontend for a decoupled Drupal site
0 stars 0 forks source link

Collapsable Content for Blog and Portfolio #4

Open xdega opened 4 years ago

xdega commented 4 years ago

Open to research yet. But the idea here, is to collapse Blog items and Portfolio items by default, with a control to expand said items. For the Blog, it may be preferable to leave the first item at full height by default.

This update should probably be made at the card component level, with a parameter which can be used to expand/collapse the content area. Alternatively, a parent component could be used to facilitate, depending what the research turns up.