Open Issues Need Help
View All on GitHub [KMultiSelect] Add an always-expanded inline listbox mode (needed for Studio's Quick Edit categories modal) 13 days ago
help wanted community-contribution-in-progress
[KDropdownMenu] Enable options customization 8 months ago
DEV: frontend Component: KDropdownMenu good first issue help wanted community-contribution-in-progress
bug Component: KDropdownMenu help wanted community-contribution-in-progress
Add v-model support to KCheckbox 12 months ago
DEV: frontend Component: KCheckbox help wanted community-contribution-in-progress hacktoberfest
[Remove Vuetify from Studio] Fix KExternalLink's unexpected margin about 1 year ago
Component: KExternalLink help wanted community-contribution-in-progress
[Visual testing]: Add visual tests for KBreadcrumbs about 1 year ago
type: task Component: KBreadcrumbs help wanted Visual testing
[KTextbox] Add slots to append elements before or after input about 1 year ago
Component: KTextbox help wanted community-contribution-in-progress
Add documentation page for KToolbar component about 1 year ago
category: docs content Component: KToolbar good first issue help wanted community-contribution-in-progress
[Remove Vuetify from Studio] Add tiny size to KIconButton about 1 year ago
AI Summary: Add a new `tiny` size option (16px) to the existing KIconButton component in the Kolibri Design System, ensuring visual testing and documentation updates. This is a sub-task to remove Vuetify from the Studio project.
Complexity:
2/5
Component: KIconButton good first issue help wanted
Fix button alignment in KModal in RTL languages about 1 year ago
AI Summary: The task involves fixing the button alignment issue in the `KModal` component of the Kolibri Design System for Left-to-Right (LTR) languages. This requires modifying the component's code to ensure buttons are correctly positioned on the left side in LTR languages while maintaining the existing right-side alignment for Right-to-Left (RTL) languages. The solution should be tested in the Kolibri application with screenshots provided for both LTR and RTL languages.
Complexity:
3/5
Component: KModal help wanted community-contribution-in-progress