WIP: add visible clips to stack

This commit is contained in:
Akshay Kolli
2026-07-01 15:20:13 -07:00
parent ca3bdfbc70
commit 26e4b15093
5 changed files with 189 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ Use this checklist before a release or after changes to panel, pasteboard, setti
35. Confirm the shelf chrome uses one row with compact search, collection chips, and utility buttons; typing a search expands the search field without pushing cards out of view.
36. Copy a color swatch from a design tool and confirm it appears as a Color card, can be filtered with the Colors chip, and copies back as both a color and hex text.
37. Copy a code snippet from an editor and confirm it appears as a Code card, remains visible in the Text chip, can be isolated with the Code chip or `type:code`, and copies back as plain text.
38. Filter to a few clips, right-click a card or the Stack chip, choose Add Visible Clips to Stack, and confirm only the visible clips are queued once in shelf order.
## Copy And Paste