studio icon indicating copy to clipboard operation
studio copied to clipboard

Content curation tools for Kolibri

Results 242 studio issues
Sort by recently updated
recently updated
newest added

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) ```

P3 - low
DEV: frontend
javascript

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

P1 - important
TAG: ux update
TAG: new feature
DEV: frontend

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

P1 - important
TODO: needs decisions
TAG: ux update
DEV: frontend

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

P0 - critical
DEV: backend

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

TAG: dependencies
javascript

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

P1 - important

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

P2 - normal

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

bug
P1 - important
DEV: frontend

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

P3 - low
DEV: frontend