issues Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:JavaScript
Filter by
60.9M results
Found during the rc.4 box validation (2026-06-02).
On a non-root Linux box, migrate --to-supervised (and init) install a systemd user unit and try loginctl enable-linger,
which needs sudo/polkit. Without ...
What needs testing
The Goals API routes (/api/goals GET/POST and /api/goals/[id] PATCH/DELETE) have no unit or integration tests. Goal
creation/deletion bugs have caused data loss in the past.
Files ...
gssoc26
level:intermediate
type:testing
Feature request
Users who are on holiday or taking a break still receive Discord streak reminders even when they ve set a streak freeze.
There should be a Mute notifications toggle that silences all Discord ...
enhancement
gssoc26
level:intermediate
type:feature
Describe the bug
On screens narrower than 375px, the language legend in LanguageBreakdown overflows its container, causing horizontal
scroll on the entire dashboard.
Steps to reproduce
1. Open DevTrack ...
bug
good first issue
gssoc26
level:beginner
type:bug
Summary
The production deployment is intermittently failing on attachment upload/export paths with socket-level fetch failures
against the configured Cloudflare R2 backend.
Evidence
- Production logs ...
bug
javascript
technical
https://www.engadget.com/2160918/sony-says-playstation-wont-check-game-licenses-every-30-days/
Sony
Feature request
The PinnedReposWidget shows repo cards but there is no direct link to open the repository on GitHub. Users have to
manually search for the repo.
Proposed solution
Add a small GitHub ...
enhancement
good first issue
gssoc26
level:beginner
type:feature
Problem
The src/lib/ directory contains many helper functions (date-utils, streak-utils, github-achievements, etc.) with no
inline documentation. Contributors have to read the implementation to understand ...
documentation
good first issue
gssoc26
level:beginner
type:docs
!-- Failed to upload Screen Recording 2026-06-02 at 21.56.03.mov --
Summary
In src/index.ts, the per-task timeout is resolved with the nullish-coalescing operator:
// src/index.ts
const timeoutMs = parsed.timeoutMs ?? config.taskTimeoutMs;
// ...
const timeout = setTimeout(() ...

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.