Skip to content

Update search results after enter pressed in files to include/exclude text fields. #189742

@i1aw

Description

@i1aw

When the user has a high debounce delay and changes the files to include/exclude text fields it can take a couple of seconds for the search results to update. This could be fixed by giving the user the option to skip this delay by pressing enter. This already happens with the search text field.

It seams like calling triggerQueryChange(); after the user presses enter in one of the fields would fix this problem.

Maybe somewhere in setSearchParameters (line 1,329) at src/workbench/contrib/search/browser/media/searchView.ts?

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions