-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
2
-
False
-
-
False
-
-
-
RHDH F&UI plugins 3287
Story
Update Adoption Insights Top List widgets to display human-readable entity titles (metadata.title) instead of raw identifiers. When a title is not available, the UI should fall back to the existing identifier while preserving current navigation, sorting, and chart behavior.
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- The Name column displays metadata.title when it exists and is non-empty.
- If metadata.title is missing or empty:
- Fall back to metadata.name (for catalog entities, templates, TechDocs).
- Fall back to plugin_id (for plugins).
- Hovering over the displayed title shows a tooltip with the raw identifier (metadata.name or plugin_id).
- Clicking an item navigates to the same entity details page as before.
- Long titles are truncated with ellipsis and do not break layout.
- Existing sorting behavior remains unchanged.
- Existing chart labels and data mapping remain unchanged.
Note: Currently, analytics/backend is not capturing titles. Fetch the catalog in FE for the titles