Skip to content

fix: debounce UI updates to python panel#549

Closed
eleanorjboyd wants to merge 5 commits intomicrosoft:mainfrom
eleanorjboyd:reduce-update-ui
Closed

fix: debounce UI updates to python panel#549
eleanorjboyd wants to merge 5 commits intomicrosoft:mainfrom
eleanorjboyd:reduce-update-ui

Conversation

@eleanorjboyd
Copy link
Copy Markdown
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
@vs-code-engineering
Copy link
Copy Markdown

⚠️ 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
Comment thread src/extension.ts
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.

5 participants