Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

shyamnamboodiripad
Copy link
Contributor

@shyamnamboodiripad shyamnamboodiripad commented Apr 4, 2025

Avoid displaying tags that are only present on previous runs since clicking on them filters out all the tests in the view. Tags from older runs also mess up the global tags display (since tags that are global to the latest execution are not considered global anymore unless they are all also present on older runs).

Also includes fixes for some minor issues I noticed:

  • Avoid displaying the pointer (hand) cursor when hovering over controls that are not interactive (such as the global tags list and the section that displays historical trends for non-leaf nodes).
  • Make styling for some buttons more consistent.
Microsoft Reviewers: Open in CodeFlow

Avoid displaying tags that are only present on previous runs since clicking on them filters out all the tests in the view. Tasgs from older runs also mess up the global tags display (since tags that are global to the latest execution are not considered global anymore unless they are all also present on older runs).

Also includes fixes for some minor issues I noticed:
* Avoid displaying the pointer (hand) cursor when hovering over controls that are not interactive (such as the global tags list and the section that displays historical trends for non-leaf nodes).
* Make styling for some buttons more consistent.
@shyamnamboodiripad shyamnamboodiripad requested a review from a team as a code owner April 4, 2025 23:26
@github-actions github-actions bot added the area-ai-eval Microsoft.Extensions.AI.Evaluation and related label Apr 4, 2025
@shyamnamboodiripad shyamnamboodiripad enabled auto-merge (squash) April 5, 2025 00:28
@shyamnamboodiripad shyamnamboodiripad merged commit 0e6427c into dotnet:main Apr 5, 2025
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2025
@shyamnamboodiripad shyamnamboodiripad deleted the fixglobaltags branch May 14, 2025 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ai-eval Microsoft.Extensions.AI.Evaluation and related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants