Open Issues Need Help
View All on GitHub Restore title HappyCows (not Vite + React) and if possible, favicon about 2 hours ago
AI Summary: The HappyCows site's browser tab title currently displays "Vite + React" instead of "HappyCows" due to a migration from Create React App to Vite. The main task is to update the `<title>` tag in `frontend/index.html` to restore the correct title, and an additional goal is to reintroduce the favicon that was also lost during the migration.
Complexity:
1/5
good first issue F25 F25-pc
Add launcher for `/api/jobs/launch/recordcommonstats` to Admin Jobs page about 2 hours ago
AI Summary: The issue requests adding a new launcher for the `/api/jobs/launch/recordcommonstats` job to the Admin Jobs page, as it currently can only be launched via Swagger. The new launcher should follow existing UI and code conventions. Optional refactoring to reduce code duplication is suggested as a separate task.
Complexity:
2/5
good first issue F25 F25-pc