2 Open Issues Need Help Last updated: Nov 13, 2025

Open Issues Need Help

View All on GitHub

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

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