diff --git a/src/components/views/settings/DevicesPanelEntry.tsx b/src/components/views/settings/DevicesPanelEntry.tsx index 3480298f53..f61e698f41 100644 --- a/src/components/views/settings/DevicesPanelEntry.tsx +++ b/src/components/views/settings/DevicesPanelEntry.tsx @@ -175,6 +175,7 @@ export default class DevicesPanelEntry extends React.Component { value={this.state.displayName} autoComplete="off" onChange={this.onChangeDisplayName} + autoFocus />