Implement the RecommendedResourceCard
component in Studio to display recommended resources
#4450
Labels
Milestone
Overview
This task involves implementing a component named
RecommendedResourceCard
in Studio to display recommended resources to users within the recommended resources side panel. The implementation wraps around theKCard
component.Description and outcomes
Design requirements
Markup requirements
<KCard>
Styling requirements
KCard
component.Architecture requirements
KCard
componentKCard
KIcon
to render iconsKIconButton
to render clickable iconslearningActivity
to dynamically set the learning activity and its corresponding iconhorizontal
layout
and thesmall
thumbnailDisplay
. See KCard specificationsProps
to
Object
true
title
String
false
null
level
String
false
null
thumbnailSrc
String
false
null
thumbnailScaleType
KImg
for supported types.String
false
'centerInside'
learningActivity
String
false
null
focus
hover
Acceptance Criteria
Assumptions and Dependencies
KCard
componentKCard
will initially be developed in Studio before being moved into KDSScope
The scope of this task is limited to;
This task doesn’t include;
KCard
componentAccessibility Requirements
KCard
’s accessibility featuresResources
The text was updated successfully, but these errors were encountered: