An error occurred while fetching the assigned iteration of the selected issue.
Multiple autofocus tag in configure.html
<input id="api-input" type="text" placeholder="https://gitlab.example.com/api/v4/" autofocus />
<label for="token-input">Personal Access Token</label>
<input id="token-input" type="text" placeholder="Placeholder token" autocomplete="off" autofocus />