Open
Description
The component/system needs to manage multiple aspects:
- Initial URL parsing
- URL updates
- History management
- Defining which section load when
- Restricting access using guards
- etc
Angular, Vue and React routers should be used as a baseline on how this system should work but should be adapted to the engine way of doing things.