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(react-components): TreeView: Add info icon for clicking for further info. Also add support for long names. #4847

Merged
merged 7 commits into from
Nov 5, 2024

Conversation

nilscognite
Copy link
Contributor

@nilscognite nilscognite commented Nov 5, 2024

Type of change

Feat

Description 📝

  • Update version 0.65.2
  • Add Generics on TreeNode<T>, add userData as field
  • Add info icon for clicking for further info. Add onClickInfo property.
  • Add parent as public getter in TreeNode<T>
  • Add support for long names. Add maxLabelLength property
  • Change in storybook to use the new stuff

How has this been tested? 🔍

  • Open Storybook/Tree
  • The first tree has this.

@nilscognite nilscognite merged commit ec92a1b into master Nov 5, 2024
14 checks passed
@nilscognite nilscognite deleted the np/tree branch November 5, 2024 14:29
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