Skip to content

Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists

What does this MR do?

Fixes issue: 15081 Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists This is done by saving into a cookie when the active tab changes and by always selecting that tab when the page is loaded.

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

In order to fix the issue: 15081

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #15081 (closed)

Merge request reports