Details
-
Type:
Bug Report
-
Status: Open
-
Priority:
L3 - Default
-
Resolution: Unresolved
-
Affects Version/s: 0.25.0-rc1
-
Fix Version/s: None
-
Component/s: frontend
-
Labels:None
Description
Bug description
Redirect after login is not working for deep links (including URL fragment).
Steps to reproduce the behavior
1. Run Operate with dev demo data
2. Try to open following URL: http://localhost:8080/#/instances?filter=
&name=%22complexProcess%22
3. Login page must be shown -> log in
Problem - Current Behavior
After login following URL is shown: http://localhost:8080/#/instances?filter=
{%22active%22:true,%22incidents%22:true}Expected behavior
Requested URL is preserved after login
Environment and Additional Information
- OS: Windows 10
- Browser: Edge and Chrome