issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:C++
Filter by
2.4M results
Parent bounty: #743
Bug
POST /api/reviews in apps/api/src/controllers/reviewController.js passes req.body directly to createReview() with no Zod
validation:
export async function postReview(req, res) ...
Feature/Project Proposal
🐛 Problem
The current Boredom Buster application works functionally, but the UI/UX feels outdated and lacks modern design polish.
The interface also has limited visual depth, ...
enhancement
Parent bounty: #743
Bug
POST /api/messages in apps/api/src/controllers/messageController.js passes req.body directly to sendMessage() with no
Zod validation:
export async function postMessage(req, res) ...
Parent bounty: #743
Bug
POST /api/reviews in apps/api/src/controllers/reviewController.js passes req.body directly to createReview() with no Zod
validation:
export async function postReview(req, res) ...
Parent bounty: #743
Bug
POST /api/proposals in apps/api/src/controllers/proposalController.js passes req.body directly to createProposal() with
no Zod validation:
export async function postProposal(req, ...
Parent bounty: #743
Bug
The freelancer profile page apps/web/app/freelancers/[username]/page.tsx renders a static placeholder regardless of the
username parameter — it does not look up or display the ...
Parent bounty: #743
Bug
The job detail page apps/web/app/jobs/[id]/page.tsx renders a generic placeholder regardless of the id parameter — it
does not look up or display the matching mock job:
p Viewing ...
Parent bounty: #743
Bug
The Settings page in apps/web/app/settings/page.tsx is a static placeholder with no actionable controls:
p Account preferences, profile visibility, and security controls. /p ...
Parent bounty: #743
Bug
The @freelanceflow/db package in packages/db/package.json has no main or exports field, so other workspace packages
cannot import it:
{
name : @freelanceflow/db ,
scripts ...
Parent bounty: #743
Bug
The @freelanceflow/ui package in packages/ui/package.json only has a main field pointing to a TypeScript source file:
{ main : src/index.ts }
When another workspace package ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.