Skip to content

fix(trace): in indexTree check isVisible before adding to result#33797

Merged
Skn0tt merged 5 commits intomicrosoft:mainfrom
Skn0tt:fix-actions-tree-dblclick
Nov 28, 2024
Merged

fix(trace): in indexTree check isVisible before adding to result#33797
Skn0tt merged 5 commits intomicrosoft:mainfrom
Skn0tt:fix-actions-tree-dblclick

Conversation

@Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Nov 28, 2024

Closes #33788.

2e8e7a6 rewrote how the tree is composed. The bug is that it appends onto result without checking if the node is visible.

@Skn0tt Skn0tt self-assigned this Nov 28, 2024
@Skn0tt Skn0tt requested a review from dgozman November 28, 2024 11:42
@github-actions
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT @macos-latest-node18-1

1 flaky ⚠️ [chromium-library] › library/inspector/cli-codegen-csharp.spec.ts:214:5 › should print a valid basic program in mstest @ubuntu-20.04-chromium-tip-of-tree

37189 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

@Skn0tt Skn0tt merged commit 4fb6c4e into microsoft:main Nov 28, 2024
Skn0tt added a commit that referenced this pull request Nov 28, 2024
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.

[Regression]: Double clicking the steps in trace viewer doesn't filter actions

2 participants