(fix): appcontainer should not poll and footer should use currentModel from ui state (#11923)

This commit is contained in:
Pyush Sinha
2025-10-27 15:33:12 -07:00
committed by GitHub
parent aee2f6638b
commit b78190ad7e
6 changed files with 72 additions and 12 deletions
+1
View File
@@ -64,6 +64,7 @@ const baseMockUiState = {
streamingState: StreamingState.Idle,
mainAreaWidth: 100,
terminalWidth: 120,
currentModel: 'gemini-pro',
};
export const renderWithProviders = (