Skip to content

Commit 649fa2d

Browse files
wxiaoguangbrechtvl
andauthored
Update web_src/js/features/repo-legacy.js
Co-authored-by: Brecht Van Lommel <[email protected]>
1 parent 8a4382b commit 649fa2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/js/features/repo-legacy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ export function initRepoCommentForm() {
8888

8989
$(`.${selector}`).dropdown({
9090
'action': 'nothing', // do not hide the menu if user presses Enter
91+
fullTextSearch: 'exact',
9192
async onHide() {
9293
hasUpdateAction = $listMenu.data('action') === 'update'; // Update the var
9394
if (hasUpdateAction) {

0 commit comments

Comments
 (0)