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

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests restoring the browser tab title from 'Vite + React' to 'HappyCows', a change that occurred after migrating from Create React App to Vite. The primary fix involves updating the `<title>` tag in `frontend/index.html`. Additionally, the task suggests restoring the favicon, which was also lost, by comparing the old and new `index.html` files for the relevant `<link>` tag and file.

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

AI Summary: This issue requests adding a UI launcher for the `/api/jobs/launch/recordcommonstats` job to the Admin Jobs page, as it currently can only be triggered via Swagger. The new launcher should adhere to existing UI and code conventions. Refactoring to reduce duplication is a secondary, optional suggestion that could be done in a separate PR.

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