pub fn check_sidewalk_connectivity(
    ctx: &mut EventCtx<'_>,
    app: &mut App,
    cmd: EditCmd
) -> Option<Box<dyn State<App>>>