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

botonic-react: WebchatApp with typescript #2945

Open
wants to merge 9 commits into
base: botonic-react/react-18
Choose a base branch
from

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Dec 5, 2024

Description

Review commit by commit, on the first commit only change extension to .tsxin the next commits can view the real changes

Context

The goal is to have all the code from @botonic/react in typescript to reduce errors when refactoring a feature.
I have updated the webchat-app file to tsx creating the necessary interfaces for WebchatAppProps and WebchatRef.
I have also refactored a little bit the types used in hubtype-services inside @botonic-core as some of the fields can be undefined.

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

  • has unit tests
  • has integration tests
  • doesn't need tests because... [provide a description]

@Iru89 Iru89 marked this pull request as ready for review December 18, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants