Skip to content
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

Bug - Card - Add ref forwarding #11461

Open
rebeccaalpert opened this issue Jan 22, 2025 · 0 comments
Open

Bug - Card - Add ref forwarding #11461

rebeccaalpert opened this issue Jan 22, 2025 · 0 comments
Labels

Comments

@rebeccaalpert
Copy link
Member

rebeccaalpert commented Jan 22, 2025

Describe the problem
The card component doesn't have ref forwarding. We want to add ref forwarding for work in Chatbot: patternfly/chatbot#409

We need to add focus to the card for accessibility purposes. We have a short term work around, but would appreciate a built-in solution.

How do you reproduce the problem?
See https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/Card/Card.tsx; there is no ref forwarding.

Expected behavior
We would appreciate ref forwarding.

Is this issue blocking you?
No.

What is your product and what release date are you targeting?
PatternFly ChatBot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant