Mentor Bottom Sheet Widget
Component Detail
User Interface
low complexity
mobile
1
Dependencies
1
Dependents
1
Entities
0
Integrations
Description
Modal bottom sheet presented when a coordinator taps a mentor pin on the map. Embeds the shared PeerMentorCardWidget and exposes a 'View Profile' action that navigates to the full peer mentor detail screen.
mentor-bottom-sheet-widget
Responsibilities
- Display peer mentor summary card within a bottom sheet
- Provide 'View Profile' navigation action
- Show calculated distance from a reference point
- Support dismissal via swipe or close button
Interfaces
show(BuildContext, String mentorId)
dismiss()
onViewProfile(String mentorId)
setDistanceLabel(String distanceText)