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

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests to change the browser tab title from "Vite + React" back to "HappyCows" and, if possible, restore the favicon. These changes were lost during the project's migration from Create React App to Vite. The primary fix involves updating the `<title>` tag in `frontend/index.html`, with an optional step to re-add the favicon by comparing old and new `index.html` files.

Complexity: 1/5
good first issue F25 F25-pc

AI Summary: This issue requests adding a new launcher for the `/api/jobs/launch/recordcommonstats` job to the Admin Jobs page. Currently, this job can only be triggered via Swagger. The implementation should strictly follow existing UI and code conventions, with any potential code refactoring considered as a separate, optional task.

Complexity: 2/5
good first issue F25 F25-pc