-
Notifications
You must be signed in to change notification settings - Fork 13
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(organigram): redesign #690
base: master
Are you sure you want to change the base?
Conversation
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
Preview Environment ready at https://pr-690.demo-phonebook.me |
The routing in the container is working. The tree expands on the first click and is also synchronised with the routing in the container. However, the routing in the tree itself doesn't work yet. The names in the navigation bar are also not yet working. |
The routing for the general overview, nodes, and tree should be working. However, there seems to be an issue with the tests. The one thing that isn't working yet is the names in the navigation bar. Right now it displays the names of every node and the list of displays nodes just gets longer and longer. In addition to that, the routing for the navigation bar also isn't working yet (apart from the Overview and Where Am I? button). One would have to put a UnitTreeNode into the navigateToNextNode(). At the moment it is only getting the node's name. |
This can be a Christmas Issue 🎅🏻 🥳 🎉 |
/azp run T-Systems-MMS.phonebook-preview |
Azure Pipelines successfully started running 1 pipeline(s). |
Now the organigram looks and works like the rooms. With the current mock backend everything should be working. However, the mock backend doesn't have any children. I'm currently working on adding children and implementing that into the page.
If you have any suggestions as to how we could name the children, that would be very helpful. At the moment the heading would say Sub-Groups:/Untergruppen:
closes: #660