3 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
Academic Projects Programming Assignments

AI Summary: This GitHub issue reports a nil pointer error that causes a panic when retrieving user data via the `GetUser` function. The error specifically occurs if a user's `Gender` field is `null` or not specified in the database. Users with an explicitly defined `Gender` field are retrieved without issues.

Complexity: 2/5
documentation good first issue 1pt
Academic Projects Programming Assignments

AI Summary: This issue aims to help a developer understand the existing codebase, potentially with AI assistance, to facilitate smoother future implementation. It outlines specific areas of understanding required, including the project's architecture (frontend/server roles, server layers), API specifications and client generation, routing definitions, and the authentication flow (token handling on frontend, claims on server).

Complexity: 1/5
documentation good first issue 1pt
Academic Projects Programming Assignments

AI Summary: This issue describes a bug where the customer management screen occasionally whites out under specific conditions. The objective is to identify the cause, implement a fix, and ensure the screen displays and operates correctly without whiting out.

Complexity: 1/5
bug good first issue 1pt