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

fix(SidePanel): replace incorrect prop in conditional prop types #4630

Merged

Conversation

matthewgallo
Copy link
Member

Contributes to #4468

In #4471, I accidentally included selectorPrimaryFocus as the conditionally required prop for slide in panels instead of selectorPageContent. This PR changes it to use the correct one now.

What did you change?

packages/ibm-products/src/components/SidePanel/SidePanel.tsx

How did you test and verify your work?

Storybook, locally

Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 56181b4
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6604711fccf117000896efd7
😎 Deploy Preview https://deploy-preview-4630--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@elycheea elycheea added this pull request to the merge queue Mar 28, 2024
Merged via the queue into carbon-design-system:main with commit 129d74a Mar 28, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants