pub fn set_active_tab( store: &WaveStore, ws_id: &str, tab_id: &str, ) -> Result<(), StoreError>
Set the active tab in a workspace.