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(react-component): Add TreeView #4987

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

feat(react-component): Add TreeView #4987

wants to merge 8 commits into from

Conversation

nilscognite
Copy link
Contributor

@nilscognite nilscognite commented Feb 10, 2025

Type of change

Feat

Jira ticket 📘

Description 📝

The advance-tree-view folder is not for Review. This is a copy of already reviewed stuff

The must important stuff is the DomainObject implements the TreeNodeType. This is the changed that brings the Domainobjects in the tree. All other changes in the domain objects is to tune the tree with correct color, label and language translation.

TheTreeView component set up the Three and should be used.

I have made it possible to use it in storybook. This will not be the final tree, but use for testing and developing.
The ShowTreeViewCommand show or hide the tree in storybook.

I also make a Translator file. This is code that is moved from a hook, so it can be used in the business layer of the code.

How has this been tested? 🔍

Test instructions ℹ️

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.

1 participant