new core element: cards grid with hidden card items child #92
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/deckle#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What to build
A
cardsgrid element composed via the items-collection pattern (likeimage/img), edited as IRRE-style rows in the parent form.scaffold/editor/elements/cards.yaml:scaffold/editor/elements/card.yaml(hidden child):Rendering: responsive card grid honoring
cols; whenlinkis set the whole card is clickable (single anchor, honoring thelinkTargetcompanion); image optional, blurb is plain text.Acceptance criteria
cardnever appears in picker or treecolsis a max, collapsing on narrow viewports like the image gridBlocked by
None - can start immediately
Triage confirmed — enhancement, ready-for-agent. The issue body is the authoritative agent brief.
Verified against the codebase: the items-collection pattern this copies is fully established by
image.yaml/img.yaml(hidden child,summary:, IRRE-style rows, paired open/close tags), and thelinkparam type with itslinkTargetcompanion exists onimg. The proposed sidecars are schema-valid as written.