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

ui: Fix styling conflict with RedHatInsights (PROJQUAY-6085) #2418

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

jpuzz0
Copy link
Contributor

@jpuzz0 jpuzz0 commented Oct 18, 2023

Using an older version of https://github.com/RedHatInsights/frontend-components, some styles in the patternfly v5 wizard were not being respected. Updating that package (and adding appropriate resolutions since it has a dependency on react v18), moving the import of patternfly css, and adding appropriate resolutions in the package.json seems to have remedied the styling conflicts.

Also, there was 1 page section that needed to remove padding still, which was leftover rework from the removal of deprecated patternfly components.

Screen.Recording.2023-10-18.at.11.15.03.AM.mov

@jpuzz0 jpuzz0 changed the title Fix styling conflict with redhat insights ui: Fix styling conflict with RedHatInsights/frontend-components (PROJQUAY-6085) Oct 18, 2023
@jpuzz0 jpuzz0 changed the title ui: Fix styling conflict with RedHatInsights/frontend-components (PROJQUAY-6085) ui: Fix styling conflict with RedHatInsights (PROJQUAY-6085) Oct 18, 2023
Copy link
Contributor

@harishsurf harishsurf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

see 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@harishsurf harishsurf merged commit 38fd992 into quay:master Oct 18, 2023
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants