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

list: avoid messing with the DOM unless absolutely necessary #208913

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

joaomoreno
Copy link
Member

fixes #206585

@joaomoreno joaomoreno self-assigned this Mar 27, 2024
@joaomoreno joaomoreno added this to the April 2024 milestone Mar 27, 2024
@lramos15 lramos15 marked this pull request as ready for review March 28, 2024 16:37
@lramos15 lramos15 merged commit 74ccd51 into main Mar 28, 2024
7 checks passed
@lramos15 lramos15 deleted the joao/fuchsia-gerbil branch March 28, 2024 16:38
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When the window is not in focus, it takes two clicks to open a folder or file in File Explorer.
2 participants