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(Coachmark): convert to .tsx #5097

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented May 7, 2024

Contributes to #5095

This PR converts Coachmark to TypeScript. Will unblock #4494

one thing to note is the hard coded drag handle string in CoachmarkDragbar.tsx, this will need updating once our i18n strategy for strings is figured out.

one other thing is the overlayRef prop type declaration in Coachmark.tsx, it may need a second look

What did you change?

  • file extension
  • TS interface
  • Coachmark enums

How did you test and verify your work?

storybook build and type checks

@emyarod emyarod requested a review from a team as a code owner May 7, 2024 18:15
@emyarod emyarod requested review from davidmenendez and matthewgallo and removed request for a team May 7, 2024 18:15
Copy link

netlify bot commented May 7, 2024

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

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

@emyarod emyarod force-pushed the 5095-feat/Coachmark-ts branch from 1cfdcdc to d91a9d1 Compare May 7, 2024 18:16
Copy link
Member

@matthewgallo matthewgallo left a comment

Choose a reason for hiding this comment

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

Nice work!

@matthewgallo matthewgallo added this pull request to the merge queue May 9, 2024
Merged via the queue into carbon-design-system:main with commit 2c4d66f May 9, 2024
16 checks passed
@emyarod emyarod deleted the 5095-feat/Coachmark-ts branch May 9, 2024 17:24
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.

2 participants