SRVKP-11192: updated the pf-v5 classnames to pf-v6#1016
Conversation
|
@anwesha-palit-redhat: This pull request references SRVKP-11192 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anwesha-palit-redhat, arvindk-softwaredev The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6b4c118
into
openshift-pipelines:master
Summary
pf-v5-topf-v6-across logs, pipelines overview, pipelines metrics, and quick search components to align with the PF v6 migration.Changes
TSX/Component files:
Logs.tsx— Updated utility classes (pf-v5-u-h-100,pf-v5-l-flex,pf-v5-u-font-size-md, etc.) to theirpf-v6-equivalents.PipelinesAverageDurationK8s.tsx— Replaced remainingpf-v5-u-h-100class on the loading state div withpf-v6-u-h-100; also minor formatting cleanup (trailing commas, long class string wrapping).PipelinesOverviewPageK8s.tsx— Updatedpf-v5-u-m-mdtopf-v6-u-m-md.SCSS files:
TektonTaskRunLog.scss,PipelineRunLogs.scss,TaskRunLog.scss— Updated.pf-v5-c-log-viewer__textselectors to.pf-v6-c-log-viewer__text.QuickSearchBar.scss— Updatedpf-v5-global--BorderWidth--smandpf-v5-global--BorderColor--200CSS variable references to theirpf-v6-counterparts; reformatted for readability.Screen recording before fix
logs_issue.mov
Screen recording after fix
logs_plr_fixed.mov
logs_tr_fixed.mov