issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.7M results
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
Ridurre duplicazione e migliorare UX della demo, senza cambiare la FSM a 7 stati.
Cosa fare
1. Unificare startAnalysis / startAnalysisFromScenario in un unica async function (firma con opzioni, es. ...
Goal
Catch the remaining tooling, import-resolution, and verification work after the topic migration.
Current Issue
During #160 and #161 testing, the npm workspace wiring worked correctly: root scripts ...
🏗️ Refactor
🏗️ Repo/Build
Goal
Update user-facing documentation for the new topic-based folder structure.
Scope
- Update README paths from root lessons/ to topics/js/lessons/.
- Update project paths from js/projects/ to ...
🏗️ Refactor
🏗️ Repo/Build
What s wrong
Visiting a protected page (/dentists, /appointments, /dashboard, etc.) while logged out returns the full page shell
(HTTP 200) instead of redirecting to /users/login. Confirmed live with ...
Goal
Move the current JavaScript lesson tree into the new topic structure.
Scope
- Move root lessons/ to topics/js/lessons/.
- Preserve all lesson folder names and exercise files.
- Keep the current ...
🏗️ Refactor
🏗️ Repo/Build

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.