You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The whole card area is clickable and interactive (hover, focus), but elements on the card can be interacted with and all aria roles are semantically exposed (card is not wrapped inside a button or a link). Text can be selected (no invisible element is laid over the card). Use [component]: Link area #3830 for this purpose
Text and background color of the card change on hover. Ideally text color needs to only be overwritten on card level and gets inherited by all content elements
Card background should stand out from the section background. Cards on white should be light grey and cards on grey backgrounds should be white. Use palette classes to set card backgrounds, add colours for hover manually.
Token list
Background & foreground hover default
Background & foreground hover alternate
Background & foreground hover accent
Background & foreground hover brand
Shadow default & hover
Border radius
Card body padding (padding inline/block for the content block)
Notes:
Focus is the same as for all other elements
Spacing between content elements should be the default, not specified on the card
Tasks development
The content you are editing has changed. Please copy your edits and refresh the page.
Removed component ❖ _Card interactive in Card Foundations, but kept documentation to serve as basis guideline for any interactive card we create in DS
Additional to the component ❖ Teaser card , I will create today the component ❖ Teaser module with all the different color variations which are allowed.
➡️ @gfellerph The design for the ❖ Teaser card itself is ready for dev. Is there anything else I need to adjust from your POV?
Description
Create styles for an interactive card component.
Design
Tokens
Tasks design
🎨 Design
Development Requirements
Token list
Notes:
Tasks development
💻 Development
The text was updated successfully, but these errors were encountered: