issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
5.4M results
Track the work in PR #1.
Scope
- Phase 2 — staff auth, RBAC, API-key auth: NextAuth v5 credentials login, requireUser/requireRole with DB re-check,
proxy.ts route gate for /admin and /dashboard, ...
Symptom
Completing the QuickBooks Online connect flow succeeds (token exchange returns qbo=ok) but the final browser redirect
lands on https://0.0.0.0:8080/settings/connections?qbo=ok — the internal App ...
ready-for-agent
Subsystem affected
Cross-cutting (multiple of the above)
Problem or motivation
Tooling that drives contributions (including Paperclip) names a working branch after the internal issue and task — e.g. ...
enhancement
Enable eqeqeq lint rule
What it catches
The eqeqeq rule forbids the loose equality operators == / != and requires the strict === / !== instead.
Why it improves code quality
Loose equality performs ...
Bug Report: Settings page is a non-functional placeholder
Description
The apps/web/app/settings/page.tsx file only renders a static placeholder paragraph with no actual settings controls.
Users visiting ...
Problem
collectCallerStitchCandidates in src/features/dataflow.ts builds a single WHERE target_id IN (?, ?, ...) query over all
changed function IDs. SQLite has a SQLITE_MAX_VARIABLE_NUMBER limit (999 ...
Action: refactor Target: Fix dashboard-layout.test.tsx to test real component behavior instead of mock artifacts — add
data-testid= nav-link to production Link components or switch to semantic selectors ...
kaizen:running
Parent: #139
背景
admin-db.ts の project summary 系に残る SQL 結果の inline cast / parser 呼び出しを、runtime guard 境界へ寄せる。
作業
- listAdminProjects / listMemberProjects / getAdminProject の AdminDbProjectRow 取得を helper ...
Problem
When the API enforces the run-signature gate (REQUIRE_RUN_SIGNATURE), a rejected upload comes back as 401, and share.ts
treats any 401 on POST /runs as an expired token → calls clearSession(). ...
Problem
${...} interpolation only works inside backtick template literals. The moment a string is written with single or double
quotes — Hello ${name} or total: ${count} — the ${name} is just literal ...

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.