pub async fn get_any_active_workspace(
    app_state: Arc<AppState>,
    cx: AsyncAppContext
) -> Result<ViewHandle<Workspace>>