-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Filed by Lori (app audit). UX + design change.
Files: app/screens/transaction/transaction-history.tsx, app/components/transaction-list-item.tsx (approx — Nick to confirm)
Problem: Every row shows Sent USD / Received USD with no contact name. Users with 20+ transactions cannot identify any without tapping in.
Changes:
- Primary label: show recipient/sender username when available, fall back to Sent/Received
- Secondary label: show user note when available, otherwise show date (Feb 24 not a month ago), sats as last fallback only
- Apply same changes to Recent Activity on home screen
AC:
- Recipient/sender name shown as primary label when available
Reactions are currently unavailable