User Story
As a PM, I want user cards in the team list to clearly distinguish members who completed onboarding from those still in progress, and to show a pending reorder-request indicator alongside the existing feedback and skip-request indicators, so that I can spot at a glance who needs my attention.
Context & Motivation
Dependencies
Acceptance Criteria
Sub-Tasks (by team)
User Story
As a PM, I want user cards in the team list to clearly distinguish members who completed onboarding from those still in progress, and to show a pending reorder-request indicator alongside the existing feedback and skip-request indicators, so that I can spot at a glance who needs my attention.
Context & Motivation
team:frontend(card indicators)TeamMemberCard), [Feature]: Rework Onboarding Step #214 (skip-request signal — already implemented onTeamMemberCard), [Story]: Request to reorder onboarding steps #226 (reorder-request signal — Sprint 5).Dependencies
progressPercentage/currentStepfields onTeamOverviewUser).TeamMemberCard— kept as-is.Acceptance Criteria
TeamMemberCardshows a clear "Onboarding completed" vs "In progress" badge (icon + text label, not colour alone — per design system §7 accessibility).TeamMemberCardshows a pending reorder-request indicator (icon + text label) when the user has aReorderRequestwithstatus = pending(reuses [Story]: Request to reorder onboarding steps #226 signal), parallel to the existing skip-request indicator.MessageSquareTextbadge, [Story]: Feedback on generated onboarding path #184) is kept.SkipForwardbadge, [Feature]: Rework Onboarding Step #214) is kept.Sub-Tasks (by team)
TeamMemberCard; reorder-request indicator onTeamMemberCard(parallel to skip-request, reuses [Story]: Request to reorder onboarding steps #226 signal).