issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java linked:pr
Filter by
3.2M results
Someone reported anonymously:
Website URL
https://app.hameaux-legers.org
What browser are u using?
Firefox 151.0
Version
1.1.9
Issue type
Modal
Notes
Anonymous request
modal
V1.1.9
Website request
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 ...
Feature/Project Proposal
Description
The Budget Tracker page loads successfully, but the functionality appears incomplete or broken.
Steps to Reproduce Open the Budget Tracker application. Enter a category ...
enhancement
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
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

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.