rcpch / rcpch-audit-engine

Epilepsy12 Audit Platform
https://e12.rcpch.ac.uk/
GNU Affero General Public License v3.0
5 stars 5 forks source link

update home link in nav to redirect to organisation summary page if logged in. if rcpch member, redirected to first organisation in list. #954

Closed eatyourpeas closed 3 months ago

eatyourpeas commented 3 months ago

Overview

Home button redirects to epilepsy12index.html. For logged in users, should redirect to selected_organisation_summary.html

Code changes

Conditional applied to nav for home link - redirect logged in users to their organisation page, or the first organisation if RCPCH users.

Related Issues

closes #930