Skip to content

Conversation

@harsh-vador
Copy link
Contributor

@harsh-vador harsh-vador commented Dec 5, 2025

Describe your changes:

This PR addresses the feedback for the Explore Card panel and includes several UI/UX refinements and improvements

  • Updated entity title rendering to use getEntityName, falling back to name when displayName is unavailable.
  • Added display of the entity type below the Name in schema cards.
  • Adjusted the font size for vertical navigation items for better readability.
  • Handled empty incident states in the Data Quality tab.
  • Refactored the Test Cases card to correctly display the test type.
  • Remove tab redirection in title click
Screenshot 2025-12-05 at 8 28 13 PM Screenshot 2025-12-05 at 8 28 18 PM Screenshot 2025-12-05 at 8 28 24 PM Screenshot 2025-12-05 at 8 28 29 PM Screenshot 2025-12-05 at 8 28 34 PM

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@harsh-vador harsh-vador self-assigned this Dec 5, 2025
@harsh-vador harsh-vador added the UI UI specific issues label Dec 5, 2025
@harsh-vador harsh-vador requested a review from a team as a code owner December 5, 2025 14:45
@harsh-vador harsh-vador added the safe to test Add this label to run secure Github workflows on PRs label Dec 5, 2025
@harsh-vador harsh-vador added the To release Will cherry-pick this PR into the release branch label Dec 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.71% (50075/78597) 40.96% (24042/58693) 44.63% (7635/17109)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch UI UI specific issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants