26 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation enhancement help wanted question
documentation duplicate enhancement help wanted invalid question
documentation duplicate enhancement help wanted invalid question
documentation duplicate enhancement help wanted invalid question
documentation duplicate enhancement help wanted question

AI Summary: Develop a comprehensive automated testing suite for a backend and UI application. This includes writing unit, integration, and end-to-end tests for various services and components (NotificationService, ChatService, REST controllers, SignalRHub, MudBlazor UI). Accessibility and localization testing, along with penetration testing and reporting (using tools like OWASP ZAP and dotnet security analyzers), are also required.

Complexity: 4/5
enhancement help wanted

AI Summary: This task requires a comprehensive refactoring of the UI, including localization (translations) and documentation updates, following best practices and standards established in previous PRs. The work involves mapping existing pages, standardizing layouts and UX, refactoring MudTable components and actions, improving translations, enhancing technical aspects and accessibility, and finally updating and centralizing documentation.

Complexity: 5/5
documentation duplicate enhancement good first issue question

AI Summary: Verify the accessibility of the EventForge application according to EEA and WCAG 2.1/2.2 standards. This involves checking color contrast, keyboard navigation, screen reader compatibility, responsive design, localization, and error handling. The task uses a provided checklist and requires testing with screen readers and accessibility tools.

Complexity: 4/5
documentation duplicate enhancement good first issue question

AI Summary: Verify the accessibility of the EventForge application according to EEA and WCAG 2.1/2.2 standards. This involves checking color contrast, keyboard navigation, screen reader compatibility, responsive design, localization, and error handling. A provided checklist guides the process, covering aspects like ARIA attributes, alt text, and focus management. Testing should include manual checks and potentially using screen readers like NVDA or VoiceOver.

Complexity: 4/5
documentation duplicate enhancement good first issue question

AI Summary: This task involves consolidating and centralizing all Markdown documentation from a multi-project solution into a single, standardized structure within a monorepo. This includes analyzing existing documentation, identifying redundancies and gaps, designing a new directory structure, migrating and updating the content, and establishing a process for future maintenance.

Complexity: 4/5
documentation duplicate enhancement good first issue question

AI Summary: Implement a light mode color palette for a web client using CSS variables. The palette includes Navy Blue (#1F2F46), Electric Blue (#247BFF), Orange Fire (#FF6B2C), Light Gray (#F5F6FA), and Charcoal (#2D2D2D). Ensure color contrast accessibility, use CSS variables for maintainability, and follow best practices for color usage. Integrate the palette into core components (navbar, buttons, cards, background, text), and document usage examples.

Complexity: 3/5
help wanted wontfix