Post editor picker: attach an existing Media from the library #192
Labels
No labels
kind
bug
kind
enhancement
wayfinder
grilling
wayfinder
map
wayfinder
prototype
wayfinder
research
wayfinder
task
workflow
needs-info
workflow
needs-triage
workflow
ready-for-agent
workflow
ready-for-human
workflow
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Reference
rosa/vernier#192
Loading…
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?
Parent
Implementation spec: Media management: Library page and editor picker — implementation spec (§2.4). The winning interaction is variant A from the picker prototype (branch
prototype/media-picker); nothing from that branch merges — it gets rebuilt properly.What to build
In both post editors, beneath the untouched file input, a collapsed "Or pick from your library" section expands into the user's tile grid. Picking a Media attaches it as the Post's Photo (with the form's alt) instead of uploading a new one. Selection works without JavaScript; a small script layers on the settled interaction.
Acceptance criteria
mise run format,mise run ci, andmise run clippypass.Blocked by