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(tearsheet): address portalTarget type #6400

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

makafsal
Copy link
Member

Closes #6345

Change the portalTarget type from ReactNode to HTMLElement

What did you change?

Changed type ReactNode to HTMLElement

How did you test and verify your work?

yarn avt
yarn test
Storybook

@makafsal makafsal requested a review from a team as a code owner November 11, 2024 10:15
@makafsal makafsal requested review from matthewgallo and anamikaanu96 and removed request for a team November 11, 2024 10:15
Copy link

netlify bot commented Nov 11, 2024

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

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

Copy link

netlify bot commented Nov 11, 2024

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

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

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.58%. Comparing base (1fe4d81) to head (fd9af28).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6400      +/-   ##
==========================================
- Coverage   79.59%   79.58%   -0.01%     
==========================================
  Files         394      394              
  Lines       12840    12840              
  Branches     4253     4253              
==========================================
- Hits        10220    10219       -1     
- Misses       2620     2621       +1     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@makafsal makafsal added this pull request to the merge queue Nov 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2024
@makafsal makafsal added this pull request to the merge queue Nov 13, 2024
Merged via the queue into carbon-design-system:main with commit a11d036 Nov 13, 2024
31 checks passed
@makafsal makafsal deleted the typescript-6345 branch November 13, 2024 05:17
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.

Tearsheet.portalTarget declaration wrong
3 participants