WIP: avoid duplicated text card body

This commit is contained in:
Akshay Kolli
2026-06-30 10:44:11 -07:00
parent 40da0200c6
commit 890b500647
3 changed files with 57 additions and 14 deletions

View File

@@ -59,6 +59,7 @@ Use this checklist before a release or after changes to panel, pasteboard, setti
26. Confirm card footers do not show `Unknown` for clips without a source app, and confirm used clips show their usage count beside the source app.
27. Confirm card headers use readable relative ages such as `3 minutes ago` or `2 hours ago`, including when viewing a named collection.
28. Confirm the selected card shows a green corner Stack control, the action rail does not duplicate Stack, and clips added to Stack keep a visible corner indicator when selection moves away.
29. Confirm single-line text cards do not repeat the same text in both title and body, while multi-line text cards show the remaining lines below the first line.
## Copy And Paste