studio
studio copied to clipboard
Content curation tools for Kolibri
Sentry Issue: [STUDIO-HCG](https://learningequality.sentry.io/issues/5730082101/?referrer=github_integration) ``` TypeError: Cannot read properties of undefined (reading 'split') at LanguageDropdownvue_type_script_lang_js_.methods.languageText (shared/views/LanguageDropdown.vue:110:1) ... (7 additional frame(s) were not displayed) ```
## Overview This task involves implementing pagination to show more recommendations. Pagination is based on whether recommendations are above (good) or below (not so good) the relevance threshold. Other tasks...
## Observed behavior See the attached screenshot. ## Expected behavior Correctly displayed options icon. ## Steps to reproduce the issue 1. Go to https://unstable.studio.learningequality.org/en/accounts/#/ and sign in 2. Go to...
## Desired behavior With the migration on https://github.com/learningequality/studio/issues/4190 now completed successfully, there is need to disable the migration on `hotfixes` so that they are not rerun when the code on...
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...
## Dependencies KDS `v5.0.0-rc7` ## Summary KDS `v5.0.0-rc7` will introduce breaking changes to `KCard`, such as renaming some props (see release notes as soon as available). In Studio, we need...
## Observed behavior When creating a new folder or exercise within a folder with metadata I am seeing the following error in the console seemingly without any user facing consequences:...
## Observed behavior See the attached screenshot. ## Expected behavior The icons should be aligned with the checkboxes. ## Steps to reproduce the issue 1. Go to https://unstable.studio.learningequality.org/en/accounts/#/ and sign...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Observed behavior If I delete a...
## Observed behavior An error is thrown in the console on remove a resource using the context menu. The operation succeeds. ## Expected behavior Investigate the error to ensure that...