fix(CodeEditor): make plain header background transparent#8265
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughA single CSS variable in the CodeEditor component was updated to change the plain header modifier background from PatternFly's primary background color to transparent, addressing the bug where plain headers incorrectly retained a background color. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview: https://pf-pr-8265.surge.sh A11y report: https://pf-pr-8265-a11y.surge.sh |
|
🎉 This PR is included in version 6.5.0-prerelease.62 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Closes #8107
Fixes CodeEditorHeader's plain modifier to make the background transparent (specifically, for our docs in glass theme where every example uses a plain CodeEditorHeader).
Summary by CodeRabbit