Michaela Robosova
Michaela Robosova
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. In times when [`KListWithOverflow` component](https://design-system.learningequality.org/klistwithoverflow/) didn't yet...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Summary When the documentation website is...
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).** ## Summary When there is enough space, `KSelect`'s dropdown should be displayed below the input. However, there...
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri/blob/develop/CONTRIBUTING.md).** ## Blocked by - https://github.com/learningequality/kolibri-design-system/issues/726 ## Summary After Kolibri Design System [provides `$darken_` utilities](https://github.com/learningequality/kolibri-design-system/issues/726), let's use them...
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri/blob/develop/CONTRIBUTING.md).** ## Summary https://github.com/learningequality/kolibri-design-system/pull/650 introduces a new Kolibri Design System component, `KRadioButtonGroup` that ensures expected keyboard navigation in...
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri/blob/develop/CONTRIBUTING.md).** ## Blocks - https://github.com/learningequality/kolibri-design-system/issues/725 ## Related - https://github.com/learningequality/kolibri-design-system/issues/724 ## Summary Locate all Kolibri components that use dropshadows...
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri/blob/develop/CONTRIBUTING.md).** ### Blocked by - https://github.com/learningequality/kolibri-design-system/issues/746 ### Summary As soon as Kolibri Design System contains https://github.com/learningequality/kolibri-design-system/issues/746, here in...
## Summary In our repositories, there are three same copies of the GitHub action that sends a Slack notification when a contributor comments on issue, [.github/workflows/notify_team_new_comment.yml](https://github.com/learningequality/kolibri/blob/develop/.github/workflows/notify_team_new_comment.yml). The other two repositories...
## Summary Update 'notify_team_new_comment' GitHub action to ignore comments by the Sentry bot ## Observed behavior The GitHub action that sends a Slack notification when a contributor comments on issue,...
## Description Adds new features to `KCardGrid`: - Option to override base layouts partially or completely via the new prop `layoutOverride` - Loading skeletons and a way to configure them...