Skip to content

Fix logout redirect #6111

Ben requested to merge fix/logout-redirect-6111 into master

Ticket(s) / Related Merge Requests

#6111 (closed)

Summary of Changes

Fixes logout redirect such that you are sent to the login page on logout.

Testing Considerations

  • When logged in, log out via the user menu - you should be sent to the Login page.
  • When logged in, navigate to /logout - you should be sent to the Login page.

Deployment Considerations

Standard deployment.

Regression Scope

Logout functionality.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (karma/jasmine).

Screenshots / Screen Recording

simplescreenrecorder-2023-10-19_16.44.12

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports

Loading