Skip to content

fix(DrawerPanelContent): fix issue with styles overriding#12039

Merged
thatblindgeye merged 2 commits intopatternfly:mainfrom
gitdallas:fix/11821-DrawerPanelContent-custom-style-overridden
Oct 21, 2025
Merged

fix(DrawerPanelContent): fix issue with styles overriding#12039
thatblindgeye merged 2 commits intopatternfly:mainfrom
gitdallas:fix/11821-DrawerPanelContent-custom-style-overridden

Conversation

@gitdallas
Copy link
Copy Markdown
Contributor

Closes #11821

example with both maxSize and backgroundColor style applied:
image

Signed-off-by: gitdallas <5322142+gitdallas@users.noreply.github.com>
@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Oct 4, 2025

@gitdallas gitdallas requested review from a team, mcoker and rebeccaalpert and removed request for a team October 8, 2025 21:37
Copy link
Copy Markdown
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

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

Can we just add a couple tests that checks a) the style prop is applied as expected and b) it can override the existing boundaryCssVars?

Signed-off-by: gitdallas <5322142+gitdallas@users.noreply.github.com>
@thatblindgeye thatblindgeye merged commit fb91a1d into patternfly:main Oct 21, 2025
13 checks passed
@patternfly-build
Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@6.4.1-prerelease.0
  • @patternfly/react-core@6.4.1-prerelease.0
  • @patternfly/react-docs@7.4.1-prerelease.0
  • @patternfly/react-drag-drop@6.4.1-prerelease.0
  • demo-app-ts@6.0.0-prerelease.166
  • @patternfly/react-table@6.4.1-prerelease.0
  • @patternfly/react-templates@6.4.1-prerelease.0

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - DrawerPanelContent - custom styles can get overridden

4 participants