Revert "fix(ui): persist expansion in AskUser dialog when navigating options" (#21042)

This commit is contained in:
Jacob Richman
2026-03-03 17:40:29 -08:00
committed by GitHub
parent a63c76522a
commit 0659ad1702
2 changed files with 1 additions and 134 deletions

View File

@@ -1873,10 +1873,7 @@ Logging in with Google... Restarting Gemini CLI to continue.
],
);
useKeypress(handleGlobalKeypress, {
isActive: true,
priority: KeypressPriority.Low,
});
useKeypress(handleGlobalKeypress, { isActive: true, priority: true });
useKeypress(
() => {