Open Issues Need Help
View All on GitHubAI 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.
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'.
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.
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.
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.
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.