issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:TypeScript
Filter by
6.7M results
Describe the bug In server/src/modules/jobs/controller.js, createJobPosting destructures fields directly from req.body
and passes them straight to JobPosting.create() without any validation or trimming: ...
bug
User Story
Als Lernender möchte ich jederzeit per Button die Aussprache abhören können, damit ich eine Karte mehrfach anhören kann
ohne sie neu aufzudecken.
Akzeptanzkriterien
- [ ] Lautsprecher-Button ...
enhancement
Observation
cw-ship s merge subagent (skills/cw-ship/workflow.js mergePrompt) has drifted from the merge contract it claims to
mirror, into a weaker variant that can land a PR over un-concluded or failing ...
feedback
After selecting a player s discard pile, infurnace opens both of them.
bug
Symptom
On the mobile GH-Pages PWA (375px, backendless/Dexie mode) a picture-book cannot be downloaded as PDF.
Root cause (code-evidenced, not a UI/reachability bug)
1. Reachability is fine. PageEditor ...
bug
Is your feature request related to a problem? Please describe.
The Generator section has empty space below the “README Health Breakdown” card which looks visually incomplete and
underutilized. It reduces ...
enhancement
User Story
Als Lernender möchte ich die Aussprache auch dann hören wenn mein System kein japanisches Sprachpaket hat, damit die
Funktion auf allen Geräten nutzbar ist.
Akzeptanzkriterien
- [ ] Beim ...
enhancement
Why
- Focus stacking preflight should show quality preference before dry-run preview.
How
- Add quality preference to the visible Focus Stack preflight grid.
- Add compact validation to keep the ...
Describe the bug In server/src/modules/classrooms/service.js, createSession trims and validates title but not subject:
if (!title || !title.trim()) { throw new AppError( Session title is required , 400); ...
bug

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.