Jacob Pierce

Results 102 issues of 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...

APP: Device
APP: Coach
DEV: frontend

## 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...

DEV: backend
TAG: regression
APP: Device
help wanted

## 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...

APP: Coach
DEV: frontend

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 - [ ]...

category: library
product: Studio
TODO: needs decisions

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

needs review
WIP

## 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...

P0 - critical
TAG: regression

## 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...

P1 - important
APP: Learn
DEV: frontend
help wanted

## 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...

TAG: unit tests
TAG: regression
help wanted

## 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:**...