Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:JavaScript

Filter by

4.5M results  (410 ms)

4.5M results

Problem The OverSteward primary checkout — where the resident Telegraph operator session runs — drifts on master. As of 2026-06-22 it is 3 commits ahead (three local-only docs(session) handoff commits, ...
infrastructure
needs-scoping

Description The useAdvancedSearch.js hook imports debounce from lodash/debounce but lodash is NOT listed in the website package.json dependencies. This causes a build error or runtime module resolution ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Symptom Admin → Orchestrator full sync — schedule missed ; orchestrator_full_sync last real run 15 Jun 2026 (~7 days ago) despite a daily 03:00 UTC cadence and a healthy jobs daemon. Root cause orchestrator_full_sync ...
area: ops

Description The RippleBtn component in HeroSection.jsx pushes timeout IDs to timeoutsRef.current but timeoutsRef is never defined as a ref or variable. Every click on a ripple button causes a TypeError. ...
assigned
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Description In EventsPage.jsx, the useRecommendations hook is called with sortedEvents (an array) as the first argument, but the hook expects a userId (string). The hook signature is useRecommendations(userId, ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Description The DashboardPage.jsx component calls useStudentAuth() at line 47 but never imports it. Navigating to the dashboard causes an immediate ReferenceError crash. Evidence In website/src/pages/dashboard/DashboardPage.jsx:47: ...
admin-dashboard
ai
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Description The Socket.IO initialization function in server/config/socket.js calls liveQaService.setIO(io) but liveQaService is never imported in the file. Evidence In server/config/socket.js:92: liveQaService.setIO(io); ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Description The formSchemas.js validator imports zod from zod/v3 but this subpath does not exist in the zod npm package. All other validator files in the project correctly import from zod. This causes ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

Description The apiRateLimiter handler in server/middleware/rateLimiter.js calls calculateRiskScore(req) but this function is never defined or imported in the file. Any request that triggers the rate ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

Description The isInternalUrl() function in server/storage/supabaseClient.js uses isIP() (from the Node.js net module) but never imports it. This causes a ReferenceError whenever the function is called ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.