-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded