Jacob Pierce
Jacob Pierce
## Summary A PR for testing for regressions in Kolibri with significant changes to KCheckbox in KDS. ## References https://github.com/learningequality/kolibri-design-system/pull/744 ## Reviewer guidance With particular concern for any Checkboxes in...
## Observed behavior - Have two channels imported into Kolibri which share resources. (ie, create a new Studio channel, copy-paste content from another channel to it, publish your channel, import...
## Summary Closes #12388 I was only able to replicate the error described there by @AlexVelezLl when I forced specifically a 502 error within the `size` endpoint's handler. I don't...
Note that VDialog when using `fullscreen` prop as `true` are not in our scope of work. Files to inspect: - [ ] shared/views/FullscreenModal.vue - [ ] shared/views/MessageDialog.vue - [ ]...
Fixes #312 WIP - Need to make a test that fails the old `get_toc` implementation (temporarily renamed to `get_old_toc`) but passes the new one to be sure that I'm addressing...
## Observed behavior The `useLanguages` module relies on the `plugin_data` module, but in the `kolibri-common` context, the languages property is not set, so `useLanguages` is retruning empty values. **Note** that...
## Observed behavior This is a follow-up from https://github.com/learningequality/kolibri/pull/12564 which added the latest Practice Quiz's score to the content's card's "Progress" section. I suspect that the `TopicsPage` is not calling...
## Observed behavior See https://github.com/learningequality/kolibri/pull/12662 - you will need to change the tests which are ignored there using the `xit()` function to use `it` and test the same cases. I...
## Description #### Issue addressed This was discussed in KDS tactical today and I went to make an issue for it and... it's just a one line change so I...
## Description ## Changelog - **Description:** Adds icons needed for feature development in Kolibri - **Products impact:** Kolibri - **Addresses:** n/a - **Components:** KIcon* - **Breaking:** no - **Impacts a11y:**...