Reset carbon style config#9850
Open
asirvadAbrahamVarghese wants to merge 3 commits intoManageIQ:masterfrom
Open
Reset carbon style config#9850asirvadAbrahamVarghese wants to merge 3 commits intoManageIQ:masterfrom
asirvadAbrahamVarghese wants to merge 3 commits intoManageIQ:masterfrom
Conversation
| @@ -1,8 +1,3 @@ | |||
| @use '@carbon/react/scss/themes'; | |||
| @use '@carbon/react/scss/theme' with ( | |||
| $theme: themes.$white, | |||
Contributor
Author
There was a problem hiding this comment.
The theme defaults to white, so configuration is only necessary if we want something else (like we did for menu)
Member
|
Checked commits asirvadAbrahamVarghese/manageiq-ui-classic@071962c~...09a357d with ruby 3.3.10, rubocop 1.56.3, haml-lint 0.69.0, and yamllint |
| @use '@carbon/react' with ( | ||
| // don't break patternfly styling | ||
| $css--default-type: false, | ||
| $css--reset: false, |
Contributor
Author
Member
|
@GilbertCherrie Please review. @asirvadAbrahamVarghese Do you have other screenshots? Are you expecting more changes after this? |
Contributor
Author
I can capture screenshots if needed, I can also add the ones from our thread
Nope, with this change, all our non-Carbon components should look the same as they did with Carbon 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR to restore relevant Carbon style config to prevent issues with other PatternFly components