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

Added typescript types to fluid search and its skeleton state #17383

Conversation

riddhybansal
Copy link
Contributor

Closes #17361

Added typescript types to fluid search and its skeleton state and converted index.js to index.tsx

Changelog

Changed

Added typescript types to fluid search and its skeleton state and converted index.js to index.tsx

Testing / Reviewing

Typescript support is added to Fluid Search and its skeleton state , it should work as intended.

Copy link

netlify bot commented Sep 7, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 7ab8eda
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66e1b537309cde000990a4f5
😎 Deploy Preview https://deploy-preview-17383--v11-carbon-react.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 Sep 7, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 7ab8eda
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66e1b53788c4b500081bc1d9
😎 Deploy Preview https://deploy-preview-17383--carbon-elements.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
Contributor

@2nikhiltom 2nikhiltom left a comment

Choose a reason for hiding this comment

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

LGTM

@alisonjoseph alisonjoseph added this pull request to the merge queue Sep 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2024
@riddhybansal riddhybansal added this pull request to the merge queue Sep 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2024
Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

🥳

@tay1orjones tay1orjones added this pull request to the merge queue Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.83%. Comparing base (28032c3) to head (7ab8eda).

Files with missing lines Patch % Lines
...rc/components/FluidSearch/FluidSearch.Skeleton.tsx 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17383   +/-   ##
=======================================
  Coverage   76.83%   76.83%           
=======================================
  Files         408      408           
  Lines       13945    13946    +1     
  Branches     4323     4327    +4     
=======================================
+ Hits        10715    10716    +1     
+ Misses       3056     3055    -1     
- Partials      174      175    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2024
@riddhybansal riddhybansal added this pull request to the merge queue Sep 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2024
@riddhybansal riddhybansal added this pull request to the merge queue Sep 12, 2024
Merged via the queue into carbon-design-system:main with commit 9ee209b Sep 12, 2024
23 checks passed
@riddhybansal riddhybansal deleted the add_typescript_types_to_fluidSearch branch September 12, 2024 15:10
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.

Add Typescript types to FluidSearch and its Skeleton state.
5 participants