Brijesh Bhalala created ATLAS-5306:
--------------------------------------
Summary: Atlas React UI: SearchResult Table: Classification
tooltip is missing parent/super-type nam
Key: ATLAS-5306
URL: https://issues.apache.org/jira/browse/ATLAS-5306
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 2.5.0
Reporter: Brijesh Bhalala
Assignee: Brijesh Bhalala
In the Search Results table, when hovering over the classification column, the
tooltip only displays the base classification name and does not include its
parent (super-type) name. However, on the Entity Detail page, the
classification tooltip correctly displays the parent name (e.g.,
{{{}ClassificationName@(ParentName){}}}).
*Steps to Reproduce:*
# Navigate to the Search Results page.
# Ensure there is a search result with a classification that has a parent
(super-type).
# Hover over the classification chip in the "Classifications" column to view
the tooltip.
# Observe that only the classification name is shown, without the parent name.
# Go to the Entity Detail page for the same entity and hover over its
classification to observe that the parent name is correctly displayed.
*Expected Behavior:* The classification tooltip in the Search Results table
should be consistent with the Entity Detail page and display the parent name
alongside the classification name (e.g.,
{{{}ClassificationName@(ParentName){}}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)