Skip to content

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

Filter by

4.5M results  (376 ms)

4.5M results

Description website/src/pages/forum/ForumThreadPage.jsx lines 23, 25, and 35 call parseInt(id, 10) three separate times on the same id route parameter. The conversion should happen once at the top and ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

Task brief Goal: MCP server Spec requirement: 2 (MCP) Goal signals: S6 Scope: src/agent/mcp_server.py, src/agent/tools.py, tests/agent/test_mcp_server.py Done when - MCP server (official mcp Python ...

Description website/src/pages/events/EventDetailPage.jsx line 541 calls window.open(url, _blank ) without passing noopener,noreferrer as the third argument. This leaves the opened tab with access to window.opener, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

Description website/src/components/portfolio/PortfolioBuilder.jsx line 208 calls parseInt(resetHeader) without a radix to parse the GitHub rate limit reset Unix timestamp. Without an explicit radix, parseInt ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

🚀 Kick-off (자동: 브랜치 feat/hiring-timemachine-seed) 시작한 사람: @ArtRS-ST — 브랜치 생성으로 추적 시작. 아래를 채워주세요(완료 추적의 앵커): - 목표/범위: - 완료기준(DoD): - 설계문서: - 의존성/목표완료일: 작업 PR 본문에 Closes #{이 이슈번호} ...
area:hiring
kickoff

Description website/src/pages/team/TeamMemberModal.jsx line 14 calls setTimeout(() = setCopied(false), 2000) with no ref storage or cleanup. If the modal is closed within 2000ms of clicking copy, setCopied(false) ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

Description website/src/pages/team/TeamSection.jsx line 182 creates a fallback setTimeout with no stored ID. The IntersectionObserver is disconnected on unmount but the fallback timer is not cleared — ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

Description website/src/pages/team/TeamPage.jsx lines 38–45 use multiple setTimeout calls (140ms scale animation + 110ms navigation delay) with no ref storage or cleanup. If the component unmounts mid-transition, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

Description website/src/pages/streaming/LiveStreamPage.jsx line 238 calls setTimeout(() = setToast(null), 4000) inside showToast with no ref or cleanup. If the component unmounts before 4000ms elapses, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

Context headroom learn ranks recommendations by a single LLM-guessed estimated_tokens_saved with a flat hardcoded confidence, and has no notion of a loop. Two consequences: 1. RTK re-fetch loops are ...
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.