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.

Feature: Geographic Map View for Peer Mentor Matching

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)

Relationships

Dependencies (1)

Components this component depends on

Dependents (1)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component