Peer Mentor Summary Row Widget
Component Detail
User Interface
low complexity
mobile
0
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
A compact list row widget displaying a single peer mentor's aggregated statistics within the team report screen. Shows name, activity count, total hours, last activity date, and an indicator for mentors who may need follow-up based on inactivity threshold.
peer-mentor-summary-row-widget
Responsibilities
- Render peer mentor name and avatar/initials
- Display activity count and total hours for the selected period
- Show last activity date with inactivity warning if threshold exceeded
- Navigate to individual peer mentor activity detail on tap
Interfaces
build(BuildContext context)
onRowTapped()
highlightInactive(bool inactive)