Michaela Robosova
Michaela Robosova
## Summary As part of migrating Studio to KDS, we will need to move away from Vuetify's elevation system to using KDS dropshadows. We will also need to remove custom...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Background Due to several factors such...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Overview With the [research phase](https://github.com/learningequality/kolibri-design-system/issues/745) and...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Summary Finalize `useKFloatingPosition`, `useKFloatingInteraction`, and `KTooltip/next`...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Summary Based on https://github.com/learningequality/kolibri-design-system/issues/1160 and final...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Summary Create a list of browsers...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Summary Finalize documentation page for KTooltip/next...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Observed behavior In the context menu...
## Background Kolibri expects `KToolbar` to accept theme color via `textColor`, such as [here](https://github.com/learningequality/kolibri/blob/ad8ebbdc43144f36d3d57d66d0e88f8c094d6853/packages/kolibri/components/pages/AppBarPage/internal/AppBar.vue#L17), but `KToolbar` was only able to work with two hardcoded colors `'black'` and `'white'`. We recently...
## Description Proposes solution for the next version of `KTooltip` and also has broader exploration of how we could approach floating elements in the future. Not for merging. After this...