Skip to main content

Welcome Screen


Use the Welcome Screen as the initial placeholder in the desktop appointments view.
This screen appears only when no appointment is selected and confirms access to the platform after login.

In the desktop flow, the Welcome Screen is different from the Home Screen.
The Welcome Screen is a static right-pane placeholder with no actions, while the Home Screen is a full interactive dashboard that appears right after login.

This screen includes:

  • A static message: Welcome to Air Doctor
  • A two-pane layout:
    • Left: appointment list
    • Right: welcome placeholder (empty state)
  • No interactive actions
  • No personal information or session status display

Workflow

  1. The doctor logs in using valid credentials.
  2. The system loads the Appointment List screen on the left.
  3. The right pane displays the static welcome screen until a specific appointment is selected.

Validations

  • Appears only when no appointment is selected.
  • Requires an authenticated session.
  • Renders on desktop only.
  • Does not accept or validate user input.
  • Replaced automatically when an appointment is selected.

Actions

  • Renders as a static right-pane view alongside the appointment list.
  • Automatically replaced when the doctor opens an appointment.
  • Does not support navigation.
  • Does not include buttons, links, or forms.

SDK and API References

GET 

GET /profile/appointments/welcome

Render the Welcome Screen placeholder in the right pane when no appointment is selected.
This view serves as an interim state between login and the first appointment interaction.

UI Element Types

LevelReferenceTypeValuePlacement
1LogoAir Doctor logoTop left
1PanelWelcome to Air DoctorRight pane
1appointment~nListAppointment itemsLeft panel
1filterButtonFilterTop left