issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:TypeScript
Filter by
63.2M results
cleanup(src): demote/remove 2 unused exports (2 files)
Surfaced by /hydra-cleanup on 2026-06-11 against the Orchestrator (~/hydra). Deterministic detection via knip
(devDependency). High-confidence mechanical ...
cleanup-scan
ready-for-agent
cleanup(src/taxonomy): demote/remove 3 unused exports (1 file)
Surfaced by /hydra-cleanup on 2026-06-11 against the Orchestrator (~/hydra). Deterministic detection via knip
(devDependency). High-confidence ...
cleanup-scan
ready-for-agent
Problem
Deleting a note only sets deletedAt in the database. The uploaded file remains in Cloudinary indefinitely.
The Note model stores only fileUrl, not the Cloudinary public_id, so the service has ...
bug
gssoc
level:intermediate
type:bug
Problem
NotesServices.uploadNote uploads the file to Cloudinary before creating the database record. If
NotesRepository.createNote fails, the request returns an error but the uploaded asset is never removed. ...
bug
gssoc
level:intermediate
type:bug
Problem
getStreakData fetches only the last 365 days of quiz and note activity, then calculates longestStreak from that limited
map. A user s all-time record disappears from the API once the relevant ...
bug
gssoc
level:intermediate
type:bug
Problem
Each activity day in StreakCalendar is rendered as an empty div. The date and activity counts are exposed only through
the native title attribute.
The cells cannot receive keyboard focus and ...
bug
gssoc
level:intermediate
type:accessibility
Problem
The Resume Reading card navigates from an onClick handler attached to a plain div. It is not focusable, has no
link/button semantics, and has no keyboard activation handler.
A keyboard or assistive-technology ...
bug
good first issue
gssoc
level:beginner
type:accessibility
Problem
NCERT URLs include a class, subject, and chapter hierarchy, but the backend validates each child only by its own ID.
getChapters ignores the class parameter and fetches a subject by ID. getChapter ...
bug
gssoc
level:intermediate
type:bug
Problem
After a chapter is fetched, the page immediately calls saveReadingProgress with progressPercent: 0. This overwrites the
value used by the dashboard Resume Reading card before the saved scroll ...
bug
gssoc
level:intermediate
type:bug
Problem
The PDF parser is destroyed only after getText succeeds, and the Tesseract worker is terminated only after recognize
succeeds. If either parsing operation rejects, its cleanup call is skipped. ...
bug
gssoc
level:intermediate
type:bug
type:performance

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.