Wrong UI layout when loading from a direct URL
Summary
When loading the web console from a direct URL different from the homepage and without being logged in, the UI will show the main content panel behind the login screen.
Once the user has successfully logged in, the UI redirects the user to the web console homepage, rather than showing the requested component.
Expected Behaviour
- If the user is not logged in, the UI should show nothing else than the login form and the topbar
- After successful login, load the requested component, not the homepage
StackGres version: 0.9
Relevant screenshots
Edited by Luis Garcia