Open Issues Need Help
View All on GitHub 顧客管理画面がホワイトアウトする不具合を修正する about 5 hours ago
AI Summary: This issue reports a bug where the customer management screen occasionally whites out under specific conditions. The objective is to identify the root cause, implement a fix, and ensure the screen displays and operates correctly without whiting out.
Complexity:
1/5
bug good first issue 1pt
ユーザ取得時にnil pointer errorが発生する about 7 hours ago
AI Summary: This GitHub issue reports a nil pointer error that causes a panic when attempting to retrieve a user whose `Gender` field is `null`. The `GetUser` function successfully retrieves users where the `Gender` field has a value, but fails when it's absent or `null`. This indicates a missing null check when the `Gender` field is accessed.
Complexity:
2/5
documentation good first issue 1pt
コードベースをAIと一緒に理解 about 22 hours ago
documentation good first issue 1pt