Open Issues Need Help
View All on GitHub Add more SVG icons 3 months ago
enhancement good first issue
varabyte/kobweb
2.0K
A modern framework for full stack web apps in Kotlin, built upon Compose HTML
Kotlin
#compose#compose-html#kotlin#web
enhancement good first issue
varabyte/kobweb
2.0K
A modern framework for full stack web apps in Kotlin, built upon Compose HTML
Kotlin
#compose#compose-html#kotlin#web
AI Summary: Implement justification support in the Kobweb SimpleGrid component for rows that do not completely fill the grid. This involves modifying the existing SimpleGrid implementation to handle cases where the number of items is not a multiple of the number of columns, centering or otherwise justifying the remaining items in the last row according to the specified justification value.
Complexity:
3/5
enhancement good first issue
varabyte/kobweb
2.0K
A modern framework for full stack web apps in Kotlin, built upon Compose HTML
Kotlin
#compose#compose-html#kotlin#web