Disabling quick find via shortcut in Create Merge Request view

Problem to solve

When creating a merge request (https://gitlab.com/name/repository/merge_requests/new) and choosing either source or target branch, the keyboard shortcut T for navigating to the "finding file" is still activated. This causes issues when entering a branch name with the character t so fast that the branch name preview window is still loading. It does not get triggered as a new character to be appended to the search bar but rather opens the "finding file" view.

Proposal

Disabling the keyboard shortcut listener for T -> finding file

Links / references

https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/workflow/shortcuts.md

Assignee Loading
Time tracking Loading