Skip to content

fix(adoption-insights): show user friendly entity titles in top lists - #2311

Merged
karthikjeeyar merged 6 commits into
redhat-developer:mainfrom
Eswaraiahsapram:adoption-insights-entity-titles-11867
Feb 17, 2026
Merged

fix(adoption-insights): show user friendly entity titles in top lists#2311
karthikjeeyar merged 6 commits into
redhat-developer:mainfrom
Eswaraiahsapram:adoption-insights-entity-titles-11867

Conversation

@Eswaraiahsapram

@Eswaraiahsapram Eswaraiahsapram commented Feb 11, 2026

Copy link
Copy Markdown
Member

Hey, I just made a Pull Request!

Fix: https://issues.redhat.com/browse/RHIDP-11867

Description

  • The Name column displays metadata.title when it exists. If it is missing or empty, fall back to metadata.name.
  • Hovering over the titles shows a tooltip with entityRef | type | description..
  • Long titles are truncated with ellipsis and do not break the layout

NOTE: For Plugins - the plugin registry does not have a display name or title.

Backstage’s PluginConfig (what you pass to createPlugin()) only supports:

  • id
  • apis
  • routes
  • externalRoutes
  • featureFlags

Screen Recording

Screen.Recording.2026-02-12.at.8.07.44.PM.mov

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@rhdh-gh-app

rhdh-gh-app Bot commented Feb 11, 2026

Copy link
Copy Markdown

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-adoption-insights workspaces/adoption-insights/plugins/adoption-insights minor v0.6.2

@HusneShabbir HusneShabbir left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm, working as expected

Screen.Recording.2026-02-13.at.12.46.47.PM.mov

@karthikjeeyar karthikjeeyar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified locally, works as expected.

Comment thread workspaces/adoption-insights/.changeset/full-shoes-show.md Outdated
@Eswaraiahsapram
Eswaraiahsapram force-pushed the adoption-insights-entity-titles-11867 branch from 482d21a to 69549e7 Compare February 16, 2026 07:48
@Eswaraiahsapram
Eswaraiahsapram force-pushed the adoption-insights-entity-titles-11867 branch from 69549e7 to 7aeecfa Compare February 16, 2026 15:35
@sonarqubecloud

Copy link
Copy Markdown

@karthikjeeyar karthikjeeyar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Feb 17, 2026
@karthikjeeyar
karthikjeeyar merged commit e3e959d into redhat-developer:main Feb 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants