issues Search Results · language:Dune language:TypeScript language:JavaScript language:Ruby language:JavaScript linked:pr
Filter by
5.4M results
Part of #310.
Problem
Edit My Charity Website (/site-owner) — the entry point for our primary persona — is buried inside the Resources
dropdown, below developer-oriented links. It deserves more prominence. ...
documentation
Part of #310.
Problem
/get-involved → Choose Your Track offers only Global Administrator and Canva Designer. The web-developer path
(build/maintain charity sites with an AI agent) — arguably our most ...
documentation
Part of #310.
Problem
/volunteer still presents only the two old tracks (Global Administrator, Canva Designer). Its What FFC Volunteers Do and
the FAQ ( What technologies will I learn? ) omit both the ...
documentation
Part of #310.
Problem
The home page (/) is the highest-traffic entry point, but a new charity manager or web developer sees nothing that
routes them to their path. The Which describes you? fork only ...
documentation
Parent bounty: #743
Bug
The /freelancers/[username] route renders placeholder text with the requested username instead of looking up the
selected freelancer from apps/web/lib/mock.ts.
Expected
- ...
Bug
POST /api/uploads currently returns 201 with success: true even when the multipart request does not include a file
field. The response reports status: no-file , but it is still treated as a successful ...
Parent bounty: #743
Bug
createJobSchema currently accepts payloads where budgetMax is lower than budgetMin. That creates invalid job records
such as a USD 500-100 budget range and can break filtering, ...
Bug
GET /api/messages currently exposes the message list without authentication:
messageRoutes.get( / , getMessages);
Because the route calls listMessages() directly, any unauthenticated caller can ...
In src/game.js, the global keydown event listener closes the onboarding overlay on any keypress, rather than restricting
dismissal to Enter/Escape keys or the Get Started button.
In src/game.js, _getPos(e) scales the client coordinates by sensitivity. Since pointer lock is not used, this offsets
the cursor and renders parts of the canvas unreachable if sensitivity is not 1.0.

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.