We should prevent full page refreshes
As this is a single page application, State updates should be handled without reloading the complete page using the browser navigation (e.g. when changing a role).
As this is a single page application, State updates should be handled without reloading the complete page using the browser navigation (e.g. when changing a role).