Team member
Member identity, lifecycle, caller-owned authorization, activity, missing, failure, long-content, and mobile states.
Empty screen
Component-composed workspace & organization coverage across realistic application states.
Complete screen
Team member
An outdated route resolves to an explicit missing-member state.
Member detail
This member may have left the organization or the link may be outdated.
No member matches this link
Return to team activity or search the organization directory.
Viewport
Ruby
test/dummy/app/components/gallery/compositions/team_member_page.rbif member
render_member_summary
render_member_stats
render_member_activity
else
render_missing_member
end