Skip to content

fix(MessageBar): Replace send button icon - #903

Open
gabipodolnikova wants to merge 1 commit into
patternfly:mainfrom
gabipodolnikova:pf-4462-replace-send-icon
Open

fix(MessageBar): Replace send button icon#903
gabipodolnikova wants to merge 1 commit into
patternfly:mainfrom
gabipodolnikova:pf-4462-replace-send-icon

Conversation

@gabipodolnikova

Copy link
Copy Markdown

Replace the PaperPlaneIcon used by SendButton with the RH Ui Send icon from @patternfly/react-icons.

This currently uses the prerelease dependency @patternfly/react-icons@6.6.1-prerelease.2, released after PF-4576. The dependency can be updated to the stable release without code changes once available.

Restore PatternFly's default plain icon-button interaction styles while preserving the brand color for the default state.

Fixes #880

Tests:

  • npx jest --runInBand packages/module/src/MessageBar/SendButton.test.tsx
  • npm run build -w @patternfly/chatbot
  • npx eslint packages/module/src/MessageBar/SendButton.tsx

@patternfly-build

patternfly-build commented Sep 11, 2026

Copy link
Copy Markdown

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.

SendButton - Replace icon

2 participants