issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Python
Filter by
56.7M results
Feature/Project Proposal
Hey @dhairyagothi 👋
I was browsing through the awesome collection of projects here and noticed we don t have a Sorting Algorithm Visualizer
yet. I think building an interactive ...
enhancement
Problem
Incoming case_id variables are directly queried without type checking, which can cause SQL exceptions or ValueErrors.
Current Behavior
Passing non-integer inputs to detail/delete API routes ...
bug
`frontend/src/main.ts:93-100` — when a search/filter returns zero results, the counter intentionally keeps showing the
previous (pre-filter) total instead of 0 tasks . This is covered by a test and appears ...
`frontend/src/main.ts:221-311` — the click handler has three near-identical `try { fetch(...) } catch { showBanner(...)
}` blocks for mark complete , delete , and save edit . Extract a shared helper (e.g. ...
Thanks for your great work. But following your README.md, I first did feature extraction, then lifelong_adaption, and
finally testing. All the SRs are 0, and I can t figure out why. I hope the author can ...
Description
Make sure each project builds on its own
Motivation
Catch issues such as a project generator not including all the dependencies it needs, but the issue is hidden in the e2e
tests due to ...
enhancement
Problem
Both branches of trim_and_concat discard the runner result (client-agent/client_agent/ffmpeg_trim.py:62, :104):
runner(cmd, capture_output=True, text=True) # returncode never checked
If ffmpeg ...
bug
`backend/tests/test_static.py` — `importlib.reload(main_module)` re-runs `Base.metadata.create_all(bind=engine)` against
the real default engine (`backend/tasktracker.db`) because `DATABASE_URL` isn t ...
Description: During testing of the Enatega Multivendor Admin Dashboard, a critical issue was identified where fields
such as discount, tip, price and addons allow the entry of negative values. This behavior ...
Squash commits on main kept gaining Co-authored-by: Claude trailers even though the branch commits contain none: GitHub
appends co-author trailers to any squash message it generates — in every squash-message ...

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.