As a user, I want a clear navigation and track of choices, so I know where I am and how to navigate further. This for an efficient and good practise of the app. #91
The user will be able to track his path throughout the navigation by a correct given structure, which follows the organization structure. Also will the track been shown, by a breadcrumb. This is also usable to head back to a higher level of the structure.
Acceptance criteria:
[x] Backend follow the structure in the database and transfers this correct to the front-end, supplying in everything needed by the frond-end for creating the breadcrum.
[x] Frontend gives clear, readable breadcrum, following the received data.
The user will be able to track his path throughout the navigation by a correct given structure, which follows the organization structure. Also will the track been shown, by a breadcrumb. This is also usable to head back to a higher level of the structure.
Acceptance criteria: