4 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the bounty creation form in the POIDH application to make "open bounty" the default selection instead of "solo bounty". This involves changing the default state of a toggle or similar UI element and potentially adjusting styling to reflect the new default.

Complexity: 2/5
enhancement good first issue

AI Summary: The task requires modifying the POIDH application to make URLs within claim cards clickable. This involves applying the same URL-handling logic currently used for bounty descriptions to ensure users can directly access the links within claim cards instead of manually copying and pasting them.

Complexity: 2/5
enhancement good first issue

AI Summary: Add status icons (💰, ❌, ✅) to bounty cards on user profile pages to indicate whether a bounty is open, cancelled, or completed. These icons should only appear on the profile page's bounty tab and not on other bounty listings. The implementation requires modifying the frontend to conditionally render these icons based on the bounty's status.

Complexity: 3/5
enhancement good first issue

AI Summary: Add a white outline to the POIDH score displayed on user profile pages to improve readability and reduce eye strain caused by the existing red/blue color contrast. This involves modifying the frontend code of the POIDH application to add a white border or outline around the score numbers. The task requires familiarity with the application's codebase and front-end development technologies.

Complexity: 2/5
enhancement good first issue