Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GitHub Insights] readme card doesn't update when navigating to the relations graph #1645

Open
wanisfahmyDE opened this issue Oct 2, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@wanisfahmyDE
Copy link

We're currently using the <EntityGithubInsightsReadmeCard/> in the default overview tab of the catalog component page.
While the readme renders correctly, we noticed that when pressing on any component in the Relations card, we get forwarded to this component but the readme stays the same as from the previous component.

This causes confusion as the wrong readme from the wrong component is loaded.

Expected Behavior

The correct corresponding readme is rendered when navigating to a different component from the Relations graph

Current Behavior

The old readme from the previous component is rendered

Steps to Reproduce

  • Include the <EntityGithubInsightsReadmeCard/> card in the overview tab of any component
  • Make sure this component has relations and are displayed in the Relations card
  • Press on any item in the Relations card
  • Backstage forwards me to the new component
  • The readme rendered there is from the old component

Possible Solution

Context

Your Environment

  • @backstage/plugin-catalog-react version: 1.12.3
  • @backstage/integration version: 1.1.30 (integration-react)
@wanisfahmyDE wanisfahmyDE added the kind/bug Something isn't working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant