Refactor ContentCardList
to use the new KCardGrid
and the AccessibleResourceCard
and AccessibleFolderCard
#12732
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
DEV: frontend
P1 - important
Priority: High impact on UX
TAG: a11y
Affecting accessibility
Milestone
Overview
In the course of the work on #13008 and #12895, the refactoring of the content cards to use the new
AccessibleResourceCard
andAccessibleFolderCard
was out of scope. However, to benefit from the accessibility improvements of theKCard
in the new feature, we want to refactor the grid to use these new cards.Requirements
This issue focuses both on the actual refactor but also in-scope is meticulous alignment to the figma specs if further refinements are needed. Now that we have a fully integrated side panel where we can use real data (content nodes) to stress test the content cards in a variety of screen resolutions and content types, we need to make sure the cards are pixel perfect and bug free, in addition to just swapping them out.
AccessibleFolderCard
andAccessibleResourceCard
within the side panel for topic tree and search results navigationThe text was updated successfully, but these errors were encountered: