issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr language:C# language:Java
Filter by
3.9M results
Scope
- Make Reaper audit-only on first invocation and require explicit approval before worktrees or edits.
- Add a repository marketplace catalog and documented Codex install commands.
- Land the ...
Customer refunds are failing silently. Found this in the Datadog logs from earlier today. Looks like a promise is being
ignored?
UnhandledPromiseRejectionWarning: MongoError: server instance pool was ...
Problem
The strict default config enables jsx-classname/require-classname with { ignoreTailwind: true } (via
jsxClassname.configs.strict in index.js). With that option the rule reports on two cases:
...
Summary of What Needs to be Done: The aiComparison utility (server/src/utils/aiComparison.js) provides
generateComparisonInsights, a function that compares two resume versions and produces deterministic ...
Summary of What Needs to be Done: The emailService utility (server/src/utils/emailService.js) provides sendEmail and
sendOTP functions for sending emails via console logging or SMTP. The module uses a ...
Summary of What Needs to be Done: The socketIO utility (server/src/utils/socketIO.js) is a singleton pattern module for
sharing a Socket.io server instance across the application. It exports setIO and ...
Description
website/src/pages/home/HeroSection.jsx lines 88, 203, and 280 use key={i} for SVG path groups and decorative circle
elements. Index keys cause React to unmount and remount these elements unnecessarily ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
website/src/pages/activities/ActivityDetailPage.jsx line 622 uses key={i} for pop-in animation items. When the list
changes, React remounts items at shifted indices — unintentionally resetting ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
As the frontend, I want to know the user s role explicitly, so that role-based UI is reliable instead of guessed from a
failed request
Backend:
- Include the user s role as a claim in the JWT, exposed ...

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.