issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript is:public language:C#
Filter by
3.9M results
Code of Conduct
- [x] I agree to follow the Code of Conduct
Existing issues
- [x] I searched existing issues and this hasn t been requested yet
Problem
BambooHR is documented as a supported ATS ...
Description
Currently, contributors need to manually inspect the README to determine required environment variables for running the
project. Add example environment files to simplify onboarding and reduce ...
Description
Automatically track the last folders used across the app and show them as a quick-select dropdown, separate from manual
Bookmarks.
Acceptance Criteria
- [ ] Last 5 used folders tracked ...
feature
Changing the selected paper size does not cause the preview to re-layout to the new paper size.
Expected: when paper size changes, the preview should immediately recompute layout/page dimensions using ...
I noticed that the repository doesn t have an automated way to tag incoming pull requests for GSSoC 26. Tracking and
organizing event contributions manually can take up a lot of your time as a maintainer. ...
enhancement
GSSoC
Description
AlgoBuddy uses Supabase SSR authentication with cookie-based sessions. The middleware at src/authProxy.js:67 calls
supabase.auth.getUser() on every matching request, which refreshes tokens ...
gssoc:approved
mentor:PankajSingh34
Description
The updateProgress method in PracticeService has a Time-of-Check-Time-of-Use (TOCTOU) race condition between the
progress upsert and the streak computation:
@Transactional
public ProgressResponse ...
gssoc:approved
mentor:PankajSingh34
type:bug
Description
The withMemoryLock function uses a polling-based spin lock that checks every 5 milliseconds whether a lock has been
released:
function withMemoryLock(key, fn) {
const lockKey = `collab:lock:${key}`; ...
gssoc:approved
mentor:PankajSingh34
Summary
The Godot addon downloads gamedev-mcp-server- rid .zip from the pinned v ServerVersion GitHub release over HTTPS and
extracts + executes it with NO integrity check (GodotMcpServerManager.cs DownloadAndUnpackBinary ...

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.