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

Add query nav in pipeline page #309

Closed
callmevladik opened this issue Jul 24, 2024 · 0 comments · Fixed by #310
Closed

Add query nav in pipeline page #309

callmevladik opened this issue Jul 24, 2024 · 0 comments · Fixed by #310
Assignees
Labels
enhancement New feature or request feature New functionality

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Jul 24, 2024

Currently, the links on the Graph page that should direct users to the Portal Pipeline page are not routing as expected (tekton dashboard). This task involves updating these links to ensure they correctly route to the Portal Pipeline page, enhancing the user navigation experience.

Acceptance Criteria:

  1. All pipeline links on the Graph page must be verified to ensure they route to the correct Portal Pipeline page.
  2. Upon clicking any pipeline link on the Graph page, the user should be redirected to the corresponding Pipeline page within the Portal without any errors.
  3. The routing update should not affect the loading speed of the Graph page or the Portal Pipeline page.
  4. Ensure compatibility across all supported browsers (Chrome, Firefox, Safari, Edge).

Implementation Plan:

  1. Review the current routing setup for the pipeline links on the Graph page.
  2. Identify the correct URL structure for the Portal Pipeline page.
  3. Update the routing logic in the Graph page to reflect the correct Portal Pipeline page URLs.
  4. Perform thorough testing across various browsers to ensure the routing works as expected.
  5. Deploy the changes to a staging environment for QA testing before the final release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New functionality
Projects
Development

Successfully merging a pull request may close this issue.

1 participant