Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typing in the problems view filters with massive delay #59323

Closed
jrieken opened this issue Sep 25, 2018 · 2 comments · Fixed by #60080
Closed

Typing in the problems view filters with massive delay #59323

jrieken opened this issue Sep 25, 2018 · 2 comments · Fixed by #60080
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Sep 25, 2018

re #7337

  • start typing in the problems view
  • nothing happens
  • 🐌 eventually the UI catches up and I am not sure if this is overly aggressive debouncing or an actual perf issue...
@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug error-list Problems view labels Sep 25, 2018
@sandy081 sandy081 added this to the September 2018 milestone Sep 25, 2018
@sandy081
Copy link
Member

Yeah this is due to debouncing delay of 500ms

@sandy081 sandy081 modified the milestones: September 2018, October 2018 Sep 26, 2018
@drkno
Copy link
Contributor

drkno commented Oct 7, 2018

Does anyone mind if I look at fixing this? It seems like it could be a relatively easy bug to solve for someone new to vscode

drkno added a commit to drkno/vscode that referenced this issue Oct 7, 2018
sandy081 added a commit that referenced this issue Oct 29, 2018
…roblems

Fix #59323 Problems view filters have massive delay
@mjbvz mjbvz added the verified Verification succeeded label Nov 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants