learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
757 stars 637 forks source link

Signed in user is not properly redirected when using a URL with lessonId or classId #12061

Open pcenov opened 2 months ago

pcenov commented 2 months ago

If I am signed in as a different learner or an admin and I copy-paste the URL with the lessonId and classId keywords then the resource is not loaded correctly. So to have a comprehensive fix of the issue described in https://github.com/learningequality/kolibri/issues/9067 we should handle this scenario as well.

Here's a video of what I am observing:

https://github.com/learningequality/kolibri/assets/79847249/0bd8813f-a75b-40ad-84c6-b1098a1a101e

Originally posted by @pcenov in https://github.com/learningequality/kolibri/issues/12039#issuecomment-2032184640

pcenov commented 2 months ago

@radinamatic @MisRob