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

Open Issues Need Help

View All on GitHub
Education Software Development

AI Summary: The `CreateUser` endpoint is encountering a nil pointer error (panic) when the `Email` field is omitted or provided as null in the request payload. User creation proceeds successfully when the `Email` field is included in the request. The issue points to a lack of null-safety or validation for the `Email` field during user creation.

Complexity: 2/5
documentation good first issue 1pt
Education Software Development

AI Summary: This issue aims to help a developer understand the project's codebase, specifically its structure, API, routing, and authentication flow, to enable smoother future development. The goal is to comprehend the roles of frontend/server, server's layered architecture, API endpoint specifications, routing definitions, and the authentication process from token attachment to claim usage, potentially with the aid of AI.

Complexity: 1/5
documentation good first issue 1pt
Education Software Development

AI Summary: This issue describes 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: 2/5
bug good first issue 1pt