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

refactor: add TreeView TS types #15811

Closed

Conversation

danoro96
Copy link
Contributor

@danoro96 danoro96 commented Feb 21, 2024

Closes #13581

Added types for all TreeView components.
I am picking up where someone else left off in the hope that this can get merged in soon.

Changelog

Changed

  • Added types to TreeView.tsx
  • Added types to TreeNode.tsx

Testing / Reviewing

  • Run the tests for TreeNode and TreeView
  • Check that the components are still working in Storybook

Copy link

netlify bot commented Feb 21, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 751c39c
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/65d7ad1bfd157400083c10f5
😎 Deploy Preview https://deploy-preview-15811--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.

@danoro96 danoro96 changed the title refactor: add tree types refactor: add TreeView TS types Feb 21, 2024
@danoro96 danoro96 closed this Feb 26, 2024
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.

Add TypeScript types to TreeView, TreeNode
1 participant