Skip to content

Resolve "Handle "back" navigation based on hierarchy"

There are 3 parent-routes now: /home, /login and /user. All direct childroutes with only one possible back navigation has a fixed back-route now e.g. /<role>/room/<shortId>/survey always routes back to the room. Routes with more than one possible back routes will continue to use the angular location service.

Closes #627 (closed)

Edited by Lukas Weingarten

Merge request reports

Loading