issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:CSS language:Java language:CSS
Filter by
5.9M results
Problem
API responses throughout the backend controllers are constructed ad-hoc, leading to inconsistent JSON key structures for
successes and errors.
Current Behavior
Controllers manually call res.status().json() ...
bug
Problem
The application lacks custom security header fine-tuning, leaving it exposed to minor MIME sniffing and iframe
hijacking.
Current Behavior
Default helmet headers are enabled, but custom directives ...
bug
Problem
Morgan dev logs are simple and lack details like client IP, User-Agent, and detailed timestamps.
Current Behavior
Default morgan logger is utilized.
Why This Improvement Is Needed
Comprehensive, ...
bug
Summary
The SDK s Responses option builder can send reasoning-only parameters to non-reasoning OpenAI models such as
openai/gpt-4o-mini.
model_features.py already reports supports_reasoning_effort=False ...
needs-triage
Problem
On startup, if MongoDB is slow to wake up or resolves transient errors, the server immediately crashes with a code 1
exit.
Current Behavior
Mongoose exits immediately on error inside the try-catch ...
bug
Problem
The server utilizes generic, static fallback CORS whitelists. If left unchecked, empty origins or unvalidated strings
could expose routes in production.
Current Behavior
Generic arrays of allowed ...
bug
Ajuste da Terceira Alteração
Problem
Controllers currently process request payloads directly, which can result in database lookup errors due to malformed
emails or passwords.
Current Behavior
Controllers run payload processing ...
bug
Problem
If a runtime error occurs during page render, the entire page goes blank, leaving users with no explanation or recovery
options.
Current Behavior
Uncaught React rendering exceptions trigger ...
enhancement
Problem
Users are not notified when they lose internet connectivity, leading to confusion when API requests fail.
Current Behavior
No indicator is displayed during connectivity drops.
Why This Improvement ...
enhancement

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.