Michaela Robosova

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

P3 - low
TODO: needs decisions
Component: KBreadcrumbs
TODO: Needs investigation
Component: KListWithOverflow
size: medium

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

category: supporting code
P3 - low

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

P2 - normal
Component: KSelect
help wanted

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

P2 - normal
DEV: frontend
help wanted
good first issue

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

DEV: frontend
help wanted
good first issue

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

P2 - normal
DEV: frontend
help wanted
good first issue

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

P2 - normal
DEV: frontend
help wanted
good first issue

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

TAG: dev experience
github_actions

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

TAG: dev experience
github_actions

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

TODO: needs review