[go: up one dir, main page]

Skip to content

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

Captura_de_pantalla_2020-08-19_a_la_s__12.36.09

Edited by Luis Garcia