issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# language:Java
Filter by
55.3M results
Auto-reported by camofox-crash-reporter. All data is anonymized.
Environment
- version: 1.7.2
- node: v25.8.2
- platform: darwin
- uptime: 69436 min
Resources
- node RSS: 42 MB
- node heap: ...
auto-report
likely-sleep
stuck
Description
The docstring in alembic/versions/0002_google_auth.py says Revision ID: 0002, but the actual Python variable is
revision: str = 0002b . The migration chain itself is correct (Alembic reads ...
bug
Describe the bug Whenever I look at the cannon with the omnimeter while its loaded, it causes a Connection Lost:
Disconnected error that kicks me from my singleplayer world. Looking at an unloaded one ...
bug
The integral sign is misplaced too far up when placed inside of the bounds of a sum or product. Try:
\sum _{n=\int _2^3xdx}^{ } \sum _{ }^{\int _1^2ydy} \prod _{n=\int _2^3xdx}^{ } \prod _{ }^{\int _1^2ydy} ...
Not sure if this could be a setting or just done by default (especially if it would not be a thing people noticed).
At the moment, some dialog elements are added/removed from the DOM while others are ...
Description
Ensure keyboard focus is trapped inside Modal and ConfirmDialog when they are open, and restored to the trigger element
on close.
Tasks
- Implement a useFocusTrap hook in hooks/useFocusTrap.ts ...
a11y
Description
Prefetch getPlayer(playerId) data when the scout hovers a PlayerCard so the profile page loads instantly.
Tasks
- Add an onMouseEnter handler to PlayerCard that calls router.prefetch( ...
perf
Description
When filterPlayers returns more than 50 results, use a virtual list to render only visible PlayerCard components and
avoid DOM overload.
Tasks
- Evaluate react-window or @tanstack/react-virtual ...
perf
Why this exists
Consolidates the only work left after #469 / #470 / #471 — two checks that live in dashboards no MCP or CLI on this
machine can reach (the Stripe live/production account, and Vercel env ...
Description
Ensure the validator dashboard and admin dashboard chunks are not included in the main JS bundle by verifying Next.js
route-level lazy loading is working correctly.
Tasks
- Verify next ...
perf

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.