Michaela Robosova

Results 124 issues of Michaela Robosova

🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).** ## Summary Add a new feature to `KTable` that will allow the table to be sorted by...

P2 - normal
good first issue
help wanted
Component: KTable

🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).** ### Blocks - https://github.com/learningequality/kolibri/issues/12588 ### Summary This issue has two related goals - Move focus trapping logic...

P2 - normal
Component: KModal
good first issue
help wanted
Component: KFocusTrap

## Summary Currently, to achieve popover-like elements - we use `"popper.js": "1.16.1"` under the hood of `KTooltip` - some of the long-time-ago-forked Keen UI components utilize `"tippy.js": "4.2.1"` These are...

TODO: needs decisions
TODO: Needs investigation

## Summary In https://github.com/learningequality/kolibri-design-system/pull/728, we introduced `color` version `3.2.1` because newer versions required Node > 12 ([ref](https://github.com/learningequality/kolibri-design-system/pull/728#discussion_r1721900996)). We shouldn't update it sooner than https://github.com/learningequality/kolibri-design-system/pull/645 is merged. Then, it would ideally...

dependencies
help wanted

🌱 **Are you new to the codebase? Welcome and please see [the contributing guidelines](https://github.com/learningequality/studio/blob/unstable/CONTRIBUTING.md).** ## Expected behavior Whenever relevant, Studio should use [`KTextTruncator` component](https://design-system.learningequality.org/ktexttruncator/) from the [Kolibri Design System](https://github.com/learningequality/kolibri-design-system) (KDS)...

P2 - normal
good first issue
DEV: frontend
help wanted

## Summary ### Description of the change(s) you made Almost completes icons migration from Vuetify to KDS. - Replaces almost all remaining `VIconWrapper`s with `KIcon`, `KLabeledIcon`, or `KIconButton` - Contains...

TODO: needs review

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

🌱 **Are you new to the codebase? Welcome and please see [the contributing guidelines](https://github.com/learningequality/studio/blob/unstable/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...

P2 - normal
good first issue
DEV: frontend
help wanted

## 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 Kolibri, we need...

## Summary Reference new contributing guidelines and remove obsolete or duplicate information ## Reviewer guidance - Can you think of some places I forgot to update? ## Changelog - **Description:**...

TODO: needs review