Skip to content

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

Filter by

7.8M results  (367 ms)

7.8M results

Follow-up to #1082 (engine landed; CLI deferred). Scope Wire three CLI verbs over the now-stable @yakcc/proof-market engine API: - yakcc proof bounty post atom_bmr --theorem hash --reward amount --unit ...
proof-layer
serenity

Problem The project pins Werkzeug to an outdated version in requirements/base.txt. Newer versions include security patches and Flask 3.x compatibility fixes. Task - Check current Werkzeug version ...

Context Project convention per CLAUDE.md and feedback_act_naming: short snake_case for fields/methods, _snake_case with underscore prefix for private/protected class fields. Single-word lowercase for ...
area:infra
type:chore

🐞 Bug Report 1. Title PR list shows ciStatus: failure for PRs with merge conflicts 2. Environment - Environment: dev - Page URL: http://localhost:3000/ 3. Preconditions None specified 4. Steps ...
bug
kody:done
pr-approved
priority:P1
ui-approved

Issue The useEffect in TicketScanner.jsx that loads check-in history silently swallows any errors from fetchCheckInHistory. When the API call fails (network error, server error, rate limit), the error ...

Issue The copyCommand function in ContributorGuide.js calls navigator.clipboard.writeText(cmd) without checking if navigator.clipboard exists or is available. When clipboard access is denied (permissions), ...

Issue In useFormValidation.enhanced.js, the debounced handleChange callback captures values from its closure at the time the timeout is created. Since handleChange is recreated on every values change (it ...

Issue The BackToTop component creates a MutationObserver to detect chatbot DOM presence but never disconnects it when the component unmounts. The cleanup function on line 43 only removes the scroll event ...

Issue The useBookmarks hook calls useMemo() on line 105 but never imports it from React. The import on line 5 only includes useState, useEffect, useCallback, useRef. Any component using this hook throws ...

Description website/src/shared/Navbar.jsx declared TAB_ROUTES and fetched location using useLocation(), but neither variable was referenced, triggering ESLint no-unused-vars warnings. Steps to Reproduce ...
bug
good first issue
gssoc:approved
GSSoC'26
level:intermediate
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
type:bug
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.