Skip to content

Course cards inventory

Lovisa Hedman requested to merge courseCardsInventory into main
  • Created a structure for how the course cards will be displayed in the course inventory
    • Different grid containers were created to make the cards belonging to different blocks be in correct places (eg. card for blocks 3-4 will always be displayed to the right)
  • The content of the cards were also rearranged for both the inventory and the explorer cards
  • The "in calendar" area in the explorer cards has not been included in this MR, will be created in another MR
  • right now the content in the explorer cards look very cramped together but this might get better when we remove panel buttons. Otherwise with styling later

Merge request reports