Workshop Session Screen
Component Detail
User Interface
high complexity
frontendmobile
0
Dependencies
0
Dependents
3
Entities
0
Integrations
Description
Primary coordinator-facing screen for managing individual workshop sessions from creation through completion and archival. Displays session metadata, current status, participant count, and quick-access panels for notes and to-do items. Serves as the central hub for all in-session and post-session actions.
workshop-session-screen
Responsibilities
- Display session details and lifecycle status
- Provide navigation to notes, participant list, and to-do list panels
- Expose session action controls (start, complete, archive)
- Show summary counts for Bufdir reporting integration
Interfaces
renderSessionDetail(sessionId)
onStartSession()
onCompleteSession()
onArchiveSession()
navigateToNotes(sessionId)
navigateToParticipants(sessionId)
navigateToTodos(sessionId)
refreshSession()
Related Data Entities (3)
Data entities managed by this component