You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user opens a voting link from a chat and is required to log in, after successful login the user is redirected to the home page instead of being returned to the voting page.
This breaks the user flow and forces the user to manually find the voting again.
Steps to reproduce
Steps to reproduce the behavior:
Open a voting link from a chat while not logged in eVoting before
Log in via eID
Expected behavior
After login, the user should be redirected back to the voting page.