whole-tale / ngx-dashboard

WholeTale Dashboard rewritten in Angular
MIT License
0 stars 3 forks source link

Logout while on private Tale should redirect to public #285

Closed bodom0015 closed 2 years ago

bodom0015 commented 2 years ago

From #277:

Edge case 2: Logging out while viewing a private tale leaves me on the tale page. Perhaps should redirect to /public?

Similar to #284 (but in reverse)

Steps to Reproduce Prerequisites: at least one private Tale

  1. Navigate to /run for a private Tale as a logged-in user with sufficient access
  2. Log out of the platform

Expected Results User should be redirected to /public

Actual Results User's location does not change and they can still see the private Tale to which they should no longer have access

NOTES Possible fixes might include: