-
Notifications
You must be signed in to change notification settings - Fork 502
Open
Labels
Description
Workspace
github-actions
📜 Description
The component EntityGithubActionsContent not working as well. When i click in link to see details the action, i am redirect some path only id the action, but the component require the entity context, because is used the custom hook useEntity. I try forced the redirect, but is impossible, because the component not send :namespace, :kind and :name.
👍 Expected behavior
Redirect with correct parameters to load entity context, ou redirect inside the subpath /catalog/:namespace/:kind/:name/github-actions/:id.
👎 Actual Behavior with Screenshots
Error: Entity context is not availabl.
👟 Reproduction steps
- access the tab that load the actions workflows.
- click in the link that redirect user to details workflows data.
📃 Provide the context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Are you willing to submit PR?
Yes I am willing to submit a PR!