Summary
The activity feed uses the formatRelativeTime helper to display timestamps. An integration test should confirm the correct label renders for a trade that happened recently versus one that happened several days ago.
Scope
- Render the activity feed with two events: one from 30 minutes ago and one from 5 days ago
- Assert the recent event shows a minutes-ago label
- Assert the older event shows a days-ago label
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The activity feed uses the
formatRelativeTimehelper to display timestamps. An integration test should confirm the correct label renders for a trade that happened recently versus one that happened several days ago.Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram