Problem Description
The angular app currently comes with a top menu, while the Vaadin "legacy" app uses a side menu.
To allow for a seamless switch between both apps, the angular app should come with a side menu that looks the same as the menu of the Vaadin app.
Proposed Change
- Replace the top menu with a side menu that looks like the vaadin app's menu
- Should be easy to adjust in code wheter a menu entry links to the angular app or the vaadin legacy app
Added Value/Benefit
See #11666
Acceptance Criteria
Implementation Details
Mockups
No response
Additional Information
Out of scope
- Considering active feature types and user rights to decide which menu entries should be visible will be done in a separate issue.
Problem Description
The angular app currently comes with a top menu, while the Vaadin "legacy" app uses a side menu.
To allow for a seamless switch between both apps, the angular app should come with a side menu that looks the same as the menu of the Vaadin app.
Proposed Change
Added Value/Benefit
See #11666
Acceptance Criteria
Implementation Details
Mockups
No response
Additional Information
https://github.com/hzi-braunschweig/SORMAS-Project/blob/development/docs/SERVER_SETUP.md#keycloak-as-a-docker-container and
https://github.com/hzi-braunschweig/SORMAS-Angular/blob/development/docs/auth-keycloak.md
Out of scope