fn switch_to_existing_proposal(
    ctx: &mut EventCtx<'_>,
    app: &mut SimpleApp<Session>,
    idx: usize
)