Bug 2092319
Summary: | [Firefox] multi-line node status formatting issue | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||||||
Component: | Management Console | Assignee: | Yadan Pei <yapei> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||||
Severity: | low | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 4.11 | CC: | jhadvig, yapei | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | 4.12.0 | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||||||
Doc Text: |
No end user impact.
|
Story Points: | --- | ||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2023-01-17 19:49:30 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Created attachment 1885719 [details]
chrome nodes list
fix PR just merged 2 days ago and goes to master, so the fix actually merged in 4.12 Created attachment 1900472 [details]
firefox nodes list correct format
now the nodes list has correct format
verified on 4.12.0-0.nightly-2022-07-31-235028
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7399 |
Created attachment 1885718 [details] firefox nodes list Description of problem: when node is in 'Not Ready(Scheduling disabled)' status, nodes list page 'Name' column has formatting issue, the issue only exists on Firefox 99(tried chrome 102, safari 15.4, Edge) Version-Release number of selected component (if applicable): 4.11.0-0.nightly-2022-05-25-193227 How reproducible: Always on Firefox Steps to Reproduce: 1. mark one node as unschedulable via Actions -> Mark as unschedulable 2. check nodes list page Actual results: nodes list 'Name' column text has additional spaces Expected results: nodes list 'Name' column text should be in good format Additional info: