Closed AlexVelezLl closed 1 day ago
Asset type | Download link |
---|---|
PEX file | kolibri-0.18.0.dev0_git.20241120194238.pex |
Windows Installer (EXE) | kolibri-0.18.0.dev0+git.20241120194238-windows-setup-unsigned.exe |
Debian Package | kolibri_0.18.0.dev0+git.20241120194238-0ubuntu1_all.deb |
Mac Installer (DMG) | kolibri-0.18.0.dev0+git.20241120194238.dmg |
Android Package (APK) | kolibri-0.18.0.dev0+git.20241120194238-0.1.4-debug.apk |
TAR file | kolibri-0.18.0.dev0+git.20241120194238.tar.gz |
WHL file | kolibri-0.18.0.dev0+git.20241120194238-py2.py3-none-any.whl |
Clicking on manage resources does not seem to be working for me (when I am on lessonstemp route and browsing individual lesson).
Hi @ozer550, for this you can reload the page, and then it will work. This is a weird behaviour of how vue router mounts/unmounts the components on redirect, but reloading the page will work :).
Summary
/coach/#/:classId/lessonstemp/:lessonId/select-resources
.https://github.com/user-attachments/assets/9409d900-b739-406f-8616-92af2c8410d4
References
Closes #12786.
Reviewer guidance
/coach/#/:classId/lessonstemp/:lessonId/select-resources
, and check that the side panel view matches the figma specs.Follow ups