pub fn handle_action( ctx: &mut EventCtx<'_>, app: &mut SimpleApp<Session>, action: &str, neighborhood: &Neighborhood, panel: &Panel) -> Option<Transition<SimpleApp<Session>>>