learningequality / kolibri

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

Initial implementation of the Resource management side panel #12857

Closed AlexVelezLl closed 1 day ago

AlexVelezLl commented 2 days ago

Summary

https://github.com/user-attachments/assets/9409d900-b739-406f-8616-92af2c8410d4

References

Closes #12786.

Reviewer guidance

Follow ups

github-actions[bot] commented 2 days ago

Build Artifacts

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
AlexVelezLl commented 1 day ago

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 :).