Skip to main content

Home Screen - Side Navigation


Use the Side Navigation to access account and application destinations.


Hamburger menu

The hamburger menu layout applies only in supported WebView configurations with hamburger navigation enabled.



This screen includes:

#ElementDescription
1Overlay panelSlides over the current screen
2Close actionCloses the side navigation
3Navigation listDisplays available destinations
4My CoverageOpens coverage details
5AppointmentsOpens appointment list
6AccountOpens account screen
7SettingsOpens settings
8About UsOpens app information
9Contact UsOpens support contact flow

Workflow

  1. Open the side navigation (hamburger icon).
  2. View available destinations based on session state.
  3. Select a destination or close the panel.
  4. Navigate only after destination selection.

Validations

ScenarioApp BehaviorSDK Output
Mobile or supported WebViewRender side navigationpanel = available
Desktop without hamburgerDo not render side navigationpanel = not_available
User logged inDisplay full navigation listsession = authenticated
User logged outDisplay limited navigation and login entrysession = guest
Destination requires authentication and user is logged outRedirect to login flowAuth required state
Destination availableEnable navigationNavigation ready
Destination fails to loadDisplay error stateError response

Actions

ScenarioApp BehaviorSDK Output
Side navigation openedShow overlay panel and navigation listpanel = open
Close selectedHide panelpanel = closed
Back navigation while panel is openClose panelpanel = closed
Destination selectedClose panel and navigate to routeactiveRoute = <destination>
Panel opened or closedKeep current route unchangedNo route change

Endpoint Resources

PUT 

Patient Side Menu

/v3/home/menu

Produces the patient side menu popup.