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(dataspreadsheet): Change condition check (fix regression) #5527

Merged

Conversation

AustinGitHub
Copy link
Contributor

@AustinGitHub AustinGitHub commented Jun 17, 2024

Closes #5526

What did you change?

Fix condition check, see issue videos on why this condition check changed

How did you test and verify your work?

Story book, original use case still works. Won't know absolute fix until next version release since issue seems to be coming through due to how the importing of the component is happening.

@AustinGitHub AustinGitHub requested a review from a team as a code owner June 17, 2024 23:01
@AustinGitHub AustinGitHub requested review from emyarod and annawen1 and removed request for a team June 17, 2024 23:01
Copy link

netlify bot commented Jun 17, 2024

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

Name Link
🔨 Latest commit 0af2e83
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6670c068e495110008746d98
😎 Deploy Preview https://deploy-preview-5527--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.

@AustinGitHub AustinGitHub changed the title fix(dataspreadsheet): Change condition check fix(dataspreadsheet): Change condition check (fix regression) Jun 17, 2024
Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me!

@matthewgallo matthewgallo added this pull request to the merge queue Jun 19, 2024
Merged via the queue into carbon-design-system:main with commit 795cd23 Jun 19, 2024
22 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.

[dataspreadsheet]: condition check is returning out boolean instead of render object
3 participants