Skip to content

prevent command palette from scrolling page down on GitHub

Administrator requested to merge no-autofocus-on-other-sites into master

Created by: sqs

The command palette input field is now autofocused only on Sourcegraph. It was causing the whole page to scroll down sometimes on GitHub. To be safe until this is fixed, this commit disables autofocus on sites other than Sourcegraph.

Merge request reports

Loading