Open Issues Need Help
View All on GitHubAI Summary: This issue aims to enhance image loading performance and asset hygiene in an Angular application by implementing `NgOptimizedImage`. Key tasks include configuring the directive, converting large PNG/JPG images to modern formats like WebP/AVIF with fallbacks, and adding `width`, `height`, and `decoding=async` attributes to image tags. The goal is to resolve Lighthouse audit findings for efficient image encoding and proper image sizing.
The official website for the CODERS Club at the University of Wisconsin-La Crosse.
AI Summary: This issue is a bug report indicating that the removal of Bootstrap has negatively impacted the styling of the gallery page. The task is to fix these styling inconsistencies to restore the page's intended appearance.
The official website for the CODERS Club at the University of Wisconsin-La Crosse.
AI Summary: The gallery page's styling has been broken due to the removal of Bootstrap. This issue requires developers to identify and fix the CSS inconsistencies to restore the intended appearance of the gallery.
The official website for the CODERS Club at the University of Wisconsin-La Crosse.
AI Summary: This issue aims to resolve all 55 existing linting errors in the project, which uses `angular-eslint`, so that the `ng lint` command runs without any reported problems. It's labeled as a 'good first issue' and provides clear steps for contributors to fix these errors and submit a pull request.
The official website for the CODERS Club at the University of Wisconsin-La Crosse.