Skip to content

fix selected option when filtering in quick open

Quick open bug fix

Current functionality:

When typing(filtering), the second option gets selected.

Desired functionality:

When typing(filtering), the first option gets selected.

Before:

before

After(result):

after

Edited by Gustavo Rodrigues

Merge request reports