pub fn problems(
    ctx: &mut EventCtx<'_>,
    app: &App,
    details: &mut Details,
    id: LaneID,
    opts: &ProblemOptions
) -> Widget