Bug 1966401
Summary: | Revamp Ceph Table in Install Wizard flow | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Pranshu Srivastava <prasriva> | ||||
Component: | Console Storage Plugin | Assignee: | Pranshu Srivastava <prasriva> | ||||
Status: | CLOSED ERRATA | QA Contact: | Mugdha Soni <musoni> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.8 | CC: | aos-bugs, nberry, nthomas | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: Ceph Table was not responsive to tablet resolutions.
Consequence: Unsatisfactory readability.
Fix: Apply media queries to handle such resolutions properly.
Result: Better readability than before.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-07-27 23:10:38 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: |
|
Hi After resizing Creation of storage cluster wizard to tablet resolution, the text was aligned horizontally and was readable . The screenshots for same has been attached . Hence moving the bug to verified. Thanks Mugdha Soni 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.8.2 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-2021:2438 |
Created attachment 1788414 [details] Table at Tablet resolution. Description of problem: Currently the Ceph table in the Install Wizard flow does not respond well to resolutions that approach tablet sizes. See the attachment for a visual depiction of the problem. Version-Release number of selected component (if applicable): 4.8 How reproducible: Every time. Steps to Reproduce: 1. Go to Install Wizard (either of the first 2 modes). 2. Navigate to any step that has a select nodes option. 3. Resize it to tablet resolution. The text is almost unreadable. Actual results: Text is vertically aligned, not readable. Expected results: Text should be readable, the table should respond to tablet resolutions properly.