issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Java linked:pr
Filter by
7M results
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, _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.
Goal
Create a concrete specification for combat readability and audio feedback so future visual, animation, audio, and asset
work can be implemented consistently and tested.
Context
The first readability/audio ...
documentation
enhancement
Bug Description
On the OPD Income Report DTO page (opd/analytics/summary_reports/opd_income_report_dto.xhtml), the Service Department,
Service Site, and Service Institution filter dropdowns have no effect ...
Description:
Short summary: Add a MyBookings page that displays static booking entries representing the property purchase process.
This is a frontend-only change to provide a visible list of booking steps/items ...
frontend
Bug
POST /api/payments passes req.body directly to createPaymentIntent() without validating financial inputs:
export async function createPayment(req, res) {
return ok(res, await createPaymentIntent(req.body), ...
/bounty $50
References #33.
Problem
The manual Seed Good First Issues workflow always calls github.rest.issues.create for every starter issue. If a
maintainer reruns the workflow, it recreates the same ...
Found while running the #72 native full-stack verify lane locally for the first time (2026-06-06).
Symptom
scripts/verify/run_full_stack_verify.py EphemeralPostgres.__enter__ hangs forever at pg_ctl ...
area/eng-harness
priority/P1
size/S
背景
README には技術スタックの一覧がありますが、各技術が何を担うものかを確認できる docs がありません。
対象
- docs/knowledge 配下のナレッジ文書
- docs/index.md と docs/knowledge/README.md からの導線
現状の問題
Next.js、TypeScript、React、Node.js、jsforce、SLDS、SLDS ...
area:docs
documentation

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.