issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
1.8M results
Objective
Loop 002 is not a generic aesthetic retry. It is a whole-site agency-readiness and escaped-defect closure loop prompted
by client feedback after Pilot 001.
Goal: make the public site feel intentionally ...
agent:brand-strategist
agent:browser-qa-reviewer
agent:client-review-coordinator
agent:design-director
agent:orchestrator
priority:high
type:design
type:qa
File: package.json L32
Problem: js-yaml latest major version is 4.x. Specifying ^5.0.0 will cause npm install to fail with No matching version
found . This should be ^4.1.0.
Easy
SSoC26
File: server.js L3219–3254
Problem: When a client joins a study room via socket, they pass { roomId, userId, userName } which are fully trusted.
There s no server-side session verification for WebSocket ...
Easy
SSoC26
File: server.js L589
Problem: const languageId = JUDGE0_LANGUAGE_IDS[language.toLowerCase()] references a constant that is never declared or
imported in server.js. This causes a ReferenceError crash on ...
Easy
SSoC26
File: server.js L464–475
Problem: allowedMethods is hardcoded to [ GET , POST ]. Routes like PUT /api/problem-notes/:id and PUT
/api/spaced-repetition/:id will always receive a 405 response because the ...
Easy
SSoC26
File: server.js L581–587
Problem: const languageMap = { javascript : ..., python : ..., ... } is declared but languageId is then looked up from
JUDGE0_LANGUAGE_IDS (L589), which is never defined in server.js. ...
Easy
SSoC26
Add a Flutter platform track to the accessibility skills
Triage note (type: feature): Adding a new platform mirrors the proven Android track, which landed as a single cohesive
change (commit 1e93863, ...
p2
status:triaged
type:feature
If, within an FX effect (Accordion, Carousel…), a dialog window containing text or any other content is inserted, it is
displayed in edit mode but not in preview mode (or export mode).
Description
Adapt the Accounts, Roles, and Vehicles dashboard pages to render different UI and fetch from different API endpoints
based on the user type (USER_TYPE), and fully implement the Vehicles page ...
enhancement
Description
The auth system lacks session/device management, leaving users with no way to see or revoke active sessions.
Missing Features
- List active sessions (device, location, last seen)
- Revoke ...
Stellar Wave

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.