Skip to content

fix(Card): Add ref forwarding #11879

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rebeccaalpert
Copy link
Member

@rebeccaalpert rebeccaalpert commented Jun 23, 2025

We need to add ref forwarding to card in order to fix patternfly/chatbot#417 in the ChatBot extension. Sometimes the feedback cards need to be focused, and they don't always have an inner focusable element.

What: Closes #11461

Additional issues:

We need to add ref forwarding to card in order to fix patternfly/chatbot#417 in the ChatBot extension. Sometimes the feedback cards need to be focused, and they don't always have an inner focusable element.
@rebeccaalpert rebeccaalpert linked an issue Jun 23, 2025 that may be closed by this pull request
@patternfly-build
Copy link
Contributor

patternfly-build commented Jun 23, 2025

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.

Add ref to Cards Card - Add ref forwarding
2 participants