Skip to content

Featured carousel

Juliette Beaudet requested to merge feature/featuredcarousel into develop

Final MR elated to issue https://gitlab.com/JOGL/JOGL/-/issues/953 .
Resource: style inspired from the featured objects on website (hero.js).

  • hard-code featured objects object
  • create carousel logic and rendering
  • add chip to tag which type of jogl object in each card
  • adapt style so each card is similar (direct use of ObjectCard)
  • decide and implement carousel scrolling action type
  • last style smoothing actions (remaining: spaceBetween to delimit each carousel's slides according to breakpoint)
Edited by LucaH

Merge request reports