6 Open Issues Need Help Last updated: Dec 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue addresses a responsiveness problem with the event selector in the inscriptions wizard, where text is truncated on smaller screens. The proposed solution is to enhance its responsiveness by adopting a similar layout and styling approach to the existing schedule component, which already handles varying screen sizes effectively.

Complexity: 2/5
enhancement good first issue frontend user

AI Summary: This issue addresses a bug where translations are not displaying correctly on the competition homepage. The provided image likely illustrates the incorrect translation. This is a frontend issue that has been labeled as a 'good first issue'.

Complexity: 2/5
bug good first issue frontend user

AI Summary: A button's size is problematic when displayed in French, likely due to longer text. This visual bug needs to be addressed to ensure proper UI rendering across different languages. The issue is tagged as a 'good first issue', suggesting a relatively straightforward fix.

Complexity: 2/5
bug good first issue frontend user

AI Summary: This issue proposes an enhancement to the event view to order participants by their record. This is a frontend-focused change that aims to improve the user experience by presenting participant data in a more organized manner.

Complexity: 2/5
enhancement good first issue frontend user

AI Summary: This issue addresses an unnecessary scrollbar appearing on the login/signup page. The problem is likely caused by a CSS height calculation that doesn't account for the presence of a header element, leading to overflow.

Complexity: 2/5
bug good first issue frontend user

AI Summary: This issue aims to fix a visual discrepancy in the organization dashboard. Specifically, the count of participations for events is not correctly linked to the actual inscriptions, and this fix will ensure they are synchronized.

Complexity: 2/5
good first issue frontend