Skip to content

Conversation

@harsh-vador
Copy link
Contributor

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

Describe your changes:

Fixes the infinite loader seen in the lineage section in right entity panel

Screen.Recording.2025-12-18.at.7.26.44.PM.mov

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.

@github-actions
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.28% (50834/79082) 41.88% (24760/59116) 45.38% (7805/17198)

* chore(ui): handle description render common with util

* fix lint error

* fix unit tests

* fix unit tests

* add license to new file

* fix unit tests

* address copilot comments and if metric spec failure

* fix unit tests

* fix flaky domain spec failure

* fix domain spec issue

* remove afterAll block as not required

* fix(test): lineage spec failure for AUT

* fix certification test issue

* fix api wait issue on reload
@sonarqubecloud
Copy link

@chirag-madlani chirag-madlani merged commit 6e582da into main Dec 19, 2025
24 of 25 checks passed
@chirag-madlani chirag-madlani deleted the fix-lineage-loader branch December 19, 2025 04:37
@github-actions
Copy link
Contributor

Failed to cherry-pick changes to the 1.11.4 branch.
Please cherry-pick the changes manually.
You can find more details here.

harsh-vador added a commit that referenced this pull request Dec 19, 2025
* ui: fix infinite loader issue in lineage section

* nit

* fix failing sonar

* nit

* Fix flaky lienage specs (#24893)

* chore(ui): handle description render common with util

* fix lint error

* fix unit tests

* fix unit tests

* add license to new file

* fix unit tests

* address copilot comments and if metric spec failure

* fix unit tests

* fix flaky domain spec failure

* fix domain spec issue

* remove afterAll block as not required

* fix(test): lineage spec failure for AUT

* fix certification test issue

* fix api wait issue on reload

* fix tour spec

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 6e582da)
@mohittilala mohittilala mentioned this pull request Dec 19, 2025
9 tasks
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.

3 participants