Skip to content

fix(admin): open the correct new window after the mouse middle click

Created by: HejdaJakub

  • There was the main problem when a user was logged in by service-access and tried to open the new window with the mouse middle click.
  • The problem when the new window was redirected to the home page was fixed and also was fixed the problem when the new window didn't reflect the current type of the authentication.
  • Some other small bugs related to the routing were fixed and also some refactoring was accomplished.

Merge request reports