Skip to content

fix: debounce UI updates to python panel #549

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

eleanorjboyd
Copy link
Member

huge amount of calls to reload the tree view for the environments and projects view for the python panel during activation. Want to add in a debounce so all the UI rendering calls get de-duped

@eleanorjboyd eleanorjboyd self-assigned this Jun 16, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the June 2025 milestone Jun 16, 2025
TylerLeonhardt
TylerLeonhardt previously approved these changes Jun 16, 2025
@eleanorjboyd eleanorjboyd marked this pull request as draft June 16, 2025 22:45
cwebster-99 and others added 4 commits June 19, 2025 10:41
We are sending the following event locally
`ms-python.vscode-python-envs/PACKAGE_MANAGEMENT` but this is not
classified in our GDPR tool due to the mismatched GDPR tag.

The following is cleared in the GDPR tool based on the GDPR tag 

![image](https://github.com/user-attachments/assets/267d5fa5-72c5-4423-9357-8ef982e848d5)

I think this small change will suffice to align the two
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants