feat(trace-viewer): add action filtering functionality#39412
feat(trace-viewer): add action filtering functionality#39412EmanueleMinotto wants to merge 1 commit intomicrosoft:mainfrom
Conversation
Test results for "tests 1"17 failed 4 flaky38570 passed, 843 skipped Merge workflow run. |
Test results for "MCP"17 failed 5219 passed, 185 skipped Merge workflow run. |
- Introduced a search field in the Actions tab to filter actions by title. - Implemented logic to display only matching actions and their parent actions. - Added tests to verify the filtering functionality works as expected.
f5265aa to
c451aa5
Compare
|
@yury-s PR should be ready to retry checks / for review |
Split from #39334 with a more clean code (I hope) and the trace viewer only, if code is ok I'll write the same feature for the html reporter.
Without filter (default state)
With filter