POC angular shell/navigation UI for new SORMAS features [8] #11630
Labels
backend
Affects the web backend
task
Something to be done that does not directly affect the software
technology
Technical issues, e.g. synchronization, libraries, plugins, etc.
vaadin-app
Affects the Vaadin application
Problem Description
See #11666
Proposed Solution
The idea is to run the Vaadin UI and Angular UI in parallel. We will not embedded one UI into the other. Instead, we will use the different views of SORMAS as the separation between the two frontends. In other words, we will switch between both frontends using links.
E.g.
.../sormas-ui/#!cases
would be provided by the Sormas Vaadin UI, while.../sormas-web/about
would be provided by the Sormas Angular UI.Create a POC and based on that do the following:
Furthmore:
Nice to have / future:
Additional Information
Ideally we would be able to use this so #11533 can be implemented in the new frontend.
The text was updated successfully, but these errors were encountered: