issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
6.7M results
Problem statement
Camera shake fires on far too many events and too hard. Every clean steal (shake 0.009), every loose-ball pop (0.006),
and every woodwork/wall tick rattled the screen — and tackles happen ...
enhancement
Parent Algora bounty: #743
Bug
apps/api/src/app.js mounts express.json() with no byte-size limit:
app.use(express.json());
This means any unauthenticated caller can send an arbitrarily large JSON body ...
Parent Algora bounty: #743
Bug
GET /api/users returns the full in-memory list of all registered users to any caller — no authentication is required.
Any anonymous HTTP client can enumerate every user ...
Parent Algora bounty: #743
Bug
When a request body fails Zod schema validation (e.g. registerSchema.parse(req.body) in authController.js), the thrown
ZodError propagates to errorHandler in middleware/errorHandler.js. ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
The slide-up bottom-sheet session list (the toolbar session-sheet that slides up from the bottom) renders no visible
rows: the session names, ...
🐛 Bug Report
Description
website/src/components/portfolio/PortfolioBuilder.jsx inlines the same API base URL expression in two separate handlers
(lines 84 and 146):
const base = (import.meta?.env?.VITE_API_BASE ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Action: fix Target: Fix failing test in src/tests/unit/podcast-mapper.test.ts:309 — parsePlatformFromIntegration( anchor
) returns anchor instead of null
Created by kaizen delivery.
kaizen:running
PixiJS version
8.19.0
Link to minimal reproduction
https://stackblitz.com/edit/pixijs-v8-5tdslwvh?file=src%2Fmain.js
Steps to reproduce
1. Open the reproduction on an Adreno 304 / Snapdragon 210 ...
priority: normal
scope: rendering
Description
On mobile viewports, an arrow icon renders at an enormous size. On tablet and desktop the size is correct.
Expected
Arrow icon should have a consistent, appropriately small size across all ...

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.