2 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a bug in a Vue.js application where line breaks in cooking process descriptions are not rendering correctly in cards. The issue is with how line breaks (\n) are handled when data is displayed. The solution involves creating a function to properly convert \n to HTML line breaks before rendering the data in the card components.

Complexity: 2/5
Good First Issue

参加団体管理アプリ ver2.0

Vue

AI Summary: Modify the existing admin panel of a group management application to export a CSV file containing both the requested power usage and the desired location for each group. Currently, this information is in separate CSV files, requiring manual merging. The goal is to streamline this process for the venue power manager.

Complexity: 3/5
Good First Issue

参加団体管理アプリ ver2.0

Vue