Skip to content

Redirect to the memberlist if the user enters an valid existing session

Christopher Mark Fullarton requested to merge redirectToMemberlist into staging

Fixes #188 (closed)

The redirect logic is now: -> The user clicks on the session name in the splashscreen: Redirect to memberlist if it is valid -> The user enters the session name and clicks on "edit": Redirect to memberlist if it is valid -> The user navigates to /hashtagmanagement and clicks on the session name or the edit button: Route to /question

Merge request reports