Access Peer Mentor Profile from Contact List and Search Results
Peer mentor profiles are accessible from multiple entry points in the application: the contacts list (when filtered to show peer mentors), the coordinator's active peer mentor list, and search results. Tapping a peer mentor card widget from any of these contexts navigates to the full peer mentor detail screen while preserving the back-navigation context so the user can return to the list. For peer mentors, the primary entry point to their own profile is via the home screen or settings. For coordinators, the primary entry points are the member overview screen and contact search. Consistent navigation behaviour across all entry points reduces disorientation and supports the low-cognitive-load design principle.
User Story
Acceptance Criteria
- Given I am viewing a contacts list filtered to peer mentors, when I tap a peer mentor card, then I am navigated to that mentor's full profile detail screen
- Given I perform a search and a peer mentor appears in results, when I tap their card in the results, then I am navigated to their profile
- Given I am on a peer mentor's detail screen reached from a list, when I tap the back button, then I return to the same list at the same scroll position
- Given I am a peer mentor accessing my own profile from the home screen, when I navigate back, then I return to the home screen
- Given I navigate to a profile via deep link or notification, when the screen loads, then it displays the correct peer mentor's profile
Business Value
Seamless navigation between list views and profile details reduces the number of taps required to complete coordination workflows. Consistent back-navigation preserves context, which is especially important for coordinators who frequently switch between multiple peer mentor profiles during a single working session.