Background goal
The MVP of the Card component T256036: Add Card component to Codex included just the default landscape orientation. This task covers adding the portrait orientation:
User stories
add at least one user story
Previous implementations
- Codex demo: Card component in Codex
- Vue: add any existing Vue implementations, if applicable. See Vue component inventory.
Design spec
Once a component spec sheet has been created in Figma, remove the note stating that the spec is missing and link to the spec below.
Component spec sheet |
Open questions
- Do we really need a portrait version with the icon on top, or can we unify it with the landscape card with the icon next to the text?
Acceptance criteria (or Done)
Design
- Design the Figma spec sheet and add it in this task
- Update the component in the Figma library. This step will be done by a DST member.
- Update the Card Guidelines in Codex, including recommendations on when to use each Landscape or Portrait Card
Code
- Implement the component in Codex