fn describe_problems(
    ctx: &mut EventCtx<'_>,
    analytics: &Analytics,
    id: TripID,
    trip: &TripInfo,
    col_width: Percent
) -> Widget