Skip to content

feat: steps/action filter#39334

Closed
EmanueleMinotto wants to merge 3 commits intomicrosoft:mainfrom
EmanueleMinotto:steps-action-search
Closed

feat: steps/action filter#39334
EmanueleMinotto wants to merge 3 commits intomicrosoft:mainfrom
EmanueleMinotto:steps-action-search

Conversation

@EmanueleMinotto
Copy link

Should close partially #36477
I've added the filter input to both html report and trace viewer.

HTML Reporter

Screenshot 2026-02-20 alle 20 44 28

Trace Viewer

Screenshot 2026-02-20 alle 20 45 04

Hopefully I didn't miss any of the contributing points, sorry if I missed something.

- Introduced a search field to filter test steps by title in the Test Steps section.
- Implemented logic to display only matching steps and their parent steps.
- Updated tests to verify the filtering functionality works as expected.
- 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.
@EmanueleMinotto
Copy link
Author

@microsoft-github-policy-service agree

Signed-off-by: Emanuele Minotto <minottoemanuele@gmail.com>
@pavelfeldman
Copy link
Member

The feature is nice, but the generated code is not great and is hard to review.

@EmanueleMinotto
Copy link
Author

@pavelfeldman since the feature is nice, can I retry with a different code? should i split the feature into two smaller PRs (html reporter and trace viewer)? if you have any suggestion for a retry, I'll be happy to follow the suggestions and contribute to the project :)
thanks

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.

2 participants