issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:TypeScript linked:pr
Filter by
5.1M results
Description
The portfolio routes and validation logic rely on specific sanitization helpers (e.g., stripHtml, stripHtmlTruncated,
isSafePortfolioUrl, sanitizePortfolioRecord, sanitizePortfolioOutput) ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Summary\n- Real replan/draft canary showed confirmed draft could replace a planned chapter title with manuscript H1 text.\n- Shell-passed escaped newlines in --text could also make the entire manuscript ...
Description
Leftover merge conflict residues inside server/services/notificationsService.js and server/services/sseService.js
introduced invalid JS syntax and unclosed loop constructs, leading to immediate ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website
Description
The backend Winston logger configuration in server/utils/logger.js referred to an undefined variable format and did not
export the logger as the default module, causing import errors across ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Bug
Two async functions — submitAns and finishQuiz — both capture and use S (the global quiz state object) across await
boundaries without checking whether a new quiz started while the I/O was in flight. ...
bug
问题
package.json 中 files 字段包含了 src,导致发布到 npm 时会带着 TypeScript 源码,增加包体积且无必要。
Description
Server route definitions import auth middleware using named structures (e.g. * as adminAuthMiddleware), but
server/middleware/adminAuthMiddleware.js only exported a default object. This caused ...
admin-dashboard
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
Description
Triggering event deletion inside the admin dashboard called safeJsonParse, which was not defined in the API file,
resulting in a page crash.
Steps to Reproduce
1. Go to ...
2. Click on ...
admin-dashboard
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
Problem
On mobile, the running chart shows stats for whichever bar you hover — but there s no visual indicator of which bar is
selected. The text just updates with no context, making it confusing.
Also, ...
Context
The OCR service API key (VERIDYN_OCR_API_KEY) was exposed and must be rotated. Today lib/auth.ts requireApiKey()
validates the incoming Bearer against a single env var, so rotating it would break ...

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.