OCPBUGS-81668: Fix User Preferences responsive breakpoints bug#16279
OCPBUGS-81668: Fix User Preferences responsive breakpoints bug#16279sg00dwin wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@sg00dwin: This pull request references Jira Issue OCPBUGS-81668, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
@sg00dwin: This pull request references Jira Issue OCPBUGS-81668, which is valid. 3 validation(s) were run on this bug
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. |
📝 WalkthroughWalkthroughThis pull request refactors the user preferences UI by replacing custom CSS styling with PatternFly components. The changes remove 48 lines of SCSS across two stylesheet files ( 🚥 Pre-merge checks | ✅ 10✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Assisted by Claude code
91a978e to
a09975c
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sg00dwin The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Agreed. Added width sizing to |
|
@sg00dwin: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |



Summary
co-user-preference-page-content) with PatternFlySidebar,SidebarPanel, andSidebarContentcomponentsUserPreferencePage.scssandUserPreferenceForm.scss— zero custom CSS remainsFixes content not filling its container at viewports > 1200px due to hardcoded
max-width: 50%and non-standard breakpoints.Bug Screenshot
This bug will be more apparent when the console incorporates the upcoming PatternFly Glass theme
After Fix Confirmation
Test plan
Assisted by Claude code
Summary by CodeRabbit
Refactor
Style