kolibri
kolibri copied to clipboard
Kolibri Learning Platform: the offline app for universal education
## Summary - Adds a basic test suite for `UserTable`, particularly for areas that are later updated by this pull request - Adds a new property, `enableMultipleSelection` defaulting to `true`....
## Observed behavior In the user table component, we render visually hidden user kind for assistive technologies: https://github.com/learningequality/kolibri/blob/82ae0b3997943d6d349080b0df80c10c8bb8c1fe/kolibri/plugins/facility/assets/src/views/UserTable.vue#L89-L91 It is supposed to convey the same information as `aria-hidden` badge (e.g....
## Summary - Applies new OnboardingStepBase styles to Import Facility flow https://user-images.githubusercontent.com/6356129/175645233-8e654da9-6a4d-4071-9c1c-9613de103c2a.mp4 - Moves syncTaskUtils into core as it's used across multiple plugins. - Avoids errors re: using i18n before...
## Observed behavior Kolibri instances on the same network discover each other using a Zeroconf mDNS broadcast. We use this functionality to surface the network addresses of these instances when...
## Summary Adding a new layer that adds a PDF tree structure of tagged PDFs so that screen readers can notice the semantic structure of a tagged PDF. With this...
## Summary Adding unit tests for Pdf Viewer plugin. ## Reviewer guidance * Review the test cases check if it makes sense * run `yarn run test pdf_viewer` and check...
## Summary Vue Devtools' latest release works primarily with Vue 3 and our documentation points to Github This points now to the official Vue doc that mentions and links to...
## Summary Screen for the user to confirm its credentials, or use admin credentials if they are available.  Work in progress, pending: - Use case of no...
## Observed behavior In the "folder resources" panel for some resources, both the close button and the arrow icon overlap with text: ![Screenshot 2022-04-22 at 15-53-19 Watch Me - TED-Ed...
## Observed behavior When a learner has bookmarked resources, if they use the keyboard to go to the Bookmark tab and open up the info side panel, they will see...