Overview
Update PoolsListScreen and PoolCard to display pending pools and handle real-time updates.
Tasks
PoolCard Component Updates
PoolsListScreen Updates
Acceptance Criteria
- Pending pools visible at top of list
- Clear visual distinction between pending and confirmed pools
- Pull-to-refresh updates pool list
- Proper handling of empty and error states
- Smooth transitions between states
Related Documentation
- See docs/POOL_CREATION_ARCHITECTURE.md Component Architecture
- See docs/POOL_CREATION_TASKS.md Tasks 15-16
Labels: comp: frontend, type: feature
Milestone: Sprint 3: Pool Creation
Part of Epic: #35
Overview
Update PoolsListScreen and PoolCard to display pending pools and handle real-time updates.
Tasks
PoolCard Component Updates
components/PoolCard.tsxPoolsListScreen Updates
screens/PoolsListScreen.tsxAcceptance Criteria
Related Documentation
Labels: comp: frontend, type: feature
Milestone: Sprint 3: Pool Creation
Part of Epic: #35