Closed AlexVelezLl closed 4 weeks ago
Asset type | Download link |
---|---|
PEX file | kolibri-0.17.3b0.dev0_git.2.g2d2b5607.pex |
Windows Installer (EXE) | kolibri-0.17.3b0.dev0+git.2.g2d2b5607-windows-setup-unsigned.exe |
Debian Package | kolibri_0.17.3b0.dev0+git.2.g2d2b5607-0ubuntu1_all.deb |
Mac Installer (DMG) | kolibri-0.17.3b0.dev0+git.2.g2d2b5607.dmg |
Android Package (APK) | kolibri-0.17.3b0.dev0+git.2.g2d2b5607-0.1.4-debug.apk |
TAR file | kolibri-0.17.3b0.dev0+git.2.g2d2b5607.tar.gz |
WHL file | kolibri-0.17.3b0.dev0+git.2.g2d2b5607-py2.py3-none-any.whl |
Checkbox now has the checkmark! 👏🏽
This has nothing to do with the present PR, but why is the user redirected to Select/Change facility again after signing in with the new credentials after the merge (1:48 in the video below) ? 🫤
https://github.com/user-attachments/assets/1e598983-37a9-4e9f-92a0-b435813ea4ad
Hrm, not entirely clear why it's doing that, it doesn't seem like it's meant to! https://github.com/learningequality/kolibri/blob/3b49acb9f9f7105241c118f342fc54a880c4b3fe/kolibri/plugins/user_profile/assets/src/views/ChangeFacility/MergeFacility.vue#L285
Oh, it rather looks like the logging in as the new user is not happening properly, so instead, Kolibri thinks the user's authentication has timed out, and so they are redirected to the auth page (with the next redirect to send them back to where they were).
Summary
Fix merge account KCheckbox issue
References
Closes #12758
Reviewer guidance
Follow instructions in #12758
Testing checklist
PR process
Reviewer checklist
yarn
andpip
)