mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-31 01:37:28 +08:00
Merge pull request #11126 from Kilo-Org/strong-question
fix(agent-manager): avoid blocked native autofocus
This commit is contained in:
@@ -396,7 +396,6 @@ export const NewWorktreeDialog: Component<{ onClose: () => void; defaultBaseBran
|
||||
<div class="prompt-input-ghost-wrapper am-prompt-input-ghost-wrapper">
|
||||
<textarea
|
||||
ref={textareaRef}
|
||||
autofocus
|
||||
class="prompt-input am-prompt-input"
|
||||
placeholder={t(
|
||||
isMac
|
||||
|
||||
Reference in New Issue
Block a user