Add relevent terms relation in term details page#27751
Conversation
Code Review ✅ Approved 1 resolved / 1 findingsIntegrates relevant terms relations into the term details page. Resolves the issue where the combo label incorrectly dropped the glossary displayName in the fallback path. ✅ 1 resolved✅ Bug: Combo label drops glossary displayName in fallback path
OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
🟡 Playwright Results — all passed (11 flaky)✅ 3960 passed · ❌ 0 failed · 🟡 11 flaky · ⏭️ 86 skipped
🟡 11 flaky test(s) (passed on retry)
How to debug locally# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip # view trace |
* Add relevent terms relation in term details page * fix lint issue



Describe your changes:
Added relevant term relations in the Term Details page displays only relations associated with the selected term
Removed search-highlighted elements from the graph. Graph now displays only the actual result set, reducing visual noise
Screen.Recording.2026-04-27.at.11.37.05.AM.mov
Screen.Recording.2026-04-27.at.11.38.13.AM.mov
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
OntologyExplorerFilters.spec.tsfor improved modularity and maintenanceOntologyExplorer.spec.tsafter migrating test suitesThis will update automatically on new commits.