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

feat(tearsheet): change icondescription prop to optional #6662

Conversation

sangeethababu9223
Copy link
Member

Closes #6276

closeIconDescription on the Tearsheet component has been made optional to align with core Carbon Modal.

What did you change?

How did you test and verify your work?

@sangeethababu9223 sangeethababu9223 requested a review from a team as a code owner January 6, 2025 07:27
@sangeethababu9223 sangeethababu9223 requested review from davidmenendez and AlexanderMelox and removed request for a team January 6, 2025 07:27
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit c317183
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/678748115b54b700082666ac
😎 Deploy Preview https://deploy-preview-6662--ibm-products-web-components.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.

Copy link

netlify bot commented Jan 6, 2025

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

Name Link
🔨 Latest commit c317183
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67874811c839d7000827dee7
😎 Deploy Preview https://deploy-preview-6662--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.

@sangeethababu9223 sangeethababu9223 marked this pull request as draft January 6, 2025 12:41
Copy link
Contributor

@davidmenendez davidmenendez left a comment

Choose a reason for hiding this comment

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

changes are breaking tests. please review.

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.71%. Comparing base (4e11b90) to head (c317183).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6662      +/-   ##
==========================================
+ Coverage   80.69%   80.71%   +0.02%     
==========================================
  Files         397      397              
  Lines       12940    12938       -2     
  Branches     4291     4292       +1     
==========================================
+ Hits        10442    10443       +1     
+ Misses       2498     2495       -3     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@sangeethababu9223 sangeethababu9223 marked this pull request as ready for review January 7, 2025 04:56
@sangeethababu9223
Copy link
Member Author

sangeethababu9223 commented Jan 7, 2025

changes are breaking tests. please review.

Thanks @davidmenendez.
I've updated the test cases to fix this.

@sangeethababu9223 sangeethababu9223 added this pull request to the merge queue Jan 15, 2025
Merged via the queue into carbon-design-system:main with commit 5ba3e04 Jan 15, 2025
31 checks passed
@sangeethababu9223 sangeethababu9223 deleted the feat/tearsheet-close-icondescription-optional branch January 15, 2025 08:02
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.

Can props.closeIconDescription on Tearsheet be made optional in accordance to core Carbon?
4 participants