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

Fix task content show #448

Closed
callmevladik opened this issue Oct 24, 2024 · 0 comments · Fixed by #449
Closed

Fix task content show #448

callmevladik opened this issue Oct 24, 2024 · 0 comments · Fixed by #449
Assignees
Labels
bug Something isn't working enhancement New feature or request feature New functionality

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Oct 24, 2024

Users are currently experiencing an issue where Task and Step details are not visible for uninitialized tasks within the Portal UI. This behavior is inconsistent with the experience on the Tekton Dashboard, where details for similar tasks are displayed without issues. This discrepancy leads to a lack of information and potential confusion for users trying to manage and troubleshoot tasks within the Portal UI.

Acceptance Criteria:
Task and Step details for uninitialized tasks should be displayed in the Portal UI.
The displayed information should match the level of detail available on the Tekton Dashboard for similar tasks.
Ensure consistency in the UI for displaying details of both initialized and uninitialized tasks.
Implementation Plan:
Investigate the cause of the issue where Task and Step details are not displayed for uninitialized tasks.
Implement necessary changes to the Portal UI to ensure Task and Step details are visible for all tasks, regardless of their initialization state.
Conduct testing to verify that details are now displayed consistently across the Portal UI and Tekton Dashboard.

@callmevladik callmevladik converted this from a draft issue Oct 24, 2024
callmevladik added a commit that referenced this issue Oct 24, 2024
@callmevladik callmevladik self-assigned this Oct 24, 2024
@callmevladik callmevladik added bug Something isn't working enhancement New feature or request feature New functionality labels Oct 24, 2024
@callmevladik callmevladik mentioned this issue Oct 24, 2024
10 tasks
callmevladik added a commit that referenced this issue Oct 24, 2024
SergK pushed a commit that referenced this issue Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request feature New functionality
Projects
Development

Successfully merging a pull request may close this issue.

1 participant