We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
autofocus
1 parent 392f6eb commit d113e25Copy full SHA for d113e25
site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx
@@ -214,7 +214,6 @@ export const CreateWorkspacePageView: FC<CreateWorkspacePageViewProps> = ({
214
disabled={creatingWorkspace}
215
// resetMutation facilitates the clearing of validation errors
216
onChange={onChangeTrimmed(form, resetMutation)}
217
- autoFocus
218
fullWidth
219
label="Workspace Name"
220
/>
0 commit comments